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