Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
This commit is contained in:
@@ -68,4 +68,4 @@ CommandLineHandler.prototype = {
|
||||
};
|
||||
|
||||
let components = [CommandLineHandler];
|
||||
let NSGetFactory = XPCOMUtils.generateNSGetFactory(components);
|
||||
this.NSGetFactory = XPCOMUtils.generateNSGetFactory(components);
|
||||
|
||||
Reference in New Issue
Block a user