Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
This commit is contained in:
@@ -775,4 +775,4 @@ XPCOMUtils.defineLazyGetter(PromptUtils, "bundle", function () {
|
||||
return Services.strings.createBundle("chrome://global/locale/commonDialogs.properties");
|
||||
});
|
||||
|
||||
const NSGetFactory = XPCOMUtils.generateNSGetFactory([PromptService]);
|
||||
this.NSGetFactory = XPCOMUtils.generateNSGetFactory([PromptService]);
|
||||
|
||||
Reference in New Issue
Block a user