Merge pull request #6503 from Snuffleupagus/bug-1202902-followup
Follow-up to PR 6489 - Upstream changes from Bug 1202902
This commit is contained in:
commit
7b44d644ab
@ -39,7 +39,7 @@ XPCOMUtils.defineLazyServiceGetter(Svc, 'mime',
|
|||||||
|
|
||||||
//#include ../../../web/default_preferences.js
|
//#include ../../../web/default_preferences.js
|
||||||
|
|
||||||
let PdfjsChromeUtils = {
|
var PdfjsChromeUtils = {
|
||||||
// For security purposes when running remote, we restrict preferences
|
// For security purposes when running remote, we restrict preferences
|
||||||
// content can access.
|
// content can access.
|
||||||
_allowedPrefNames: Object.keys(DEFAULT_PREFERENCES),
|
_allowedPrefNames: Object.keys(DEFAULT_PREFERENCES),
|
||||||
|
Loading…
Reference in New Issue
Block a user