mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Remove trailing whitespace to trigger builds in a CLOSED TREE
This commit is contained in:
parent
f10fef5b32
commit
3429925740
@ -130,7 +130,7 @@ var FullZoom = {
|
|||||||
|
|
||||||
this._siteSpecificPref =
|
this._siteSpecificPref =
|
||||||
gPrefService.getBoolPref("browser.zoom.siteSpecific");
|
gPrefService.getBoolPref("browser.zoom.siteSpecific");
|
||||||
this.updateBackgroundTabs =
|
this.updateBackgroundTabs =
|
||||||
gPrefService.getBoolPref("browser.zoom.updateBackgroundTabs");
|
gPrefService.getBoolPref("browser.zoom.updateBackgroundTabs");
|
||||||
// Listen for changes to the browser.zoom branch so we can enable/disable
|
// Listen for changes to the browser.zoom branch so we can enable/disable
|
||||||
// updating background tabs and per-site saving and restoring of zoom levels.
|
// updating background tabs and per-site saving and restoring of zoom levels.
|
||||||
|
Loading…
Reference in New Issue
Block a user