Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon

This commit is contained in:
Kyle Huey
2012-10-30 08:26:12 -07:00
parent f1177e93cb
commit 8078ab712e
477 changed files with 2287 additions and 2057 deletions

View File

@@ -68,4 +68,4 @@ CommandLineHandler.prototype = {
};
let components = [CommandLineHandler];
let NSGetFactory = XPCOMUtils.generateNSGetFactory(components);
this.NSGetFactory = XPCOMUtils.generateNSGetFactory(components);