mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 13:25:00 +00:00
Bug 1667455 - Part 12: Do not redefine Services in SpecialPowersSandbox. r=kmag
Differential Revision: https://phabricator.services.mozilla.com/D150901
This commit is contained in:
parent
3f70a788b3
commit
1a709a296a
@ -33,7 +33,6 @@ const SANDBOX_GLOBALS = [
|
||||
];
|
||||
const EXTRA_IMPORTS = {
|
||||
EventUtils: "resource://specialpowers/SpecialPowersEventUtils.jsm",
|
||||
Services: "resource://gre/modules/Services.jsm",
|
||||
};
|
||||
|
||||
let expectFail = false;
|
||||
|
Loading…
Reference in New Issue
Block a user