mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-27 21:00:50 +00:00
Bug 1421048 - Re-apply ESLint fixes that never got upstreamed. r=me
This commit is contained in:
parent
b205b59c5c
commit
5d882f123d
@ -101,7 +101,7 @@ function initializeDefaultPreferences() {
|
||||
"enablePrintAutoRotate": false,
|
||||
"disablePageMode": false,
|
||||
"disablePageLabels": false
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
var defaultBranch = Services.prefs.getDefaultBranch(PREF_PREFIX + ".");
|
||||
|
@ -55,7 +55,7 @@ var DEFAULT_PREFERENCES =
|
||||
"enablePrintAutoRotate": false,
|
||||
"disablePageMode": false,
|
||||
"disablePageLabels": false
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
var PdfjsChromeUtils = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user