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 12:28:11 -07:00
parent bb6a70454b
commit c82a2d6fea
477 changed files with 2289 additions and 2057 deletions

View File

@@ -217,4 +217,4 @@ SystemMessageManager.prototype = {
classDescription: "System Messages"})
}
const NSGetFactory = XPCOMUtils.generateNSGetFactory([SystemMessageManager]);
this.NSGetFactory = XPCOMUtils.generateNSGetFactory([SystemMessageManager]);