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-31 09:13:28 -07:00
parent 147af6d937
commit 76a2832eea
477 changed files with 2291 additions and 2059 deletions

View File

@@ -28,4 +28,4 @@ nsSetDefaultBrowser.prototype = {
QueryInterface: XPCOMUtils.generateQI([Ci.nsICommandLineHandler]),
};
var NSGetFactory = XPCOMUtils.generateNSGetFactory([nsSetDefaultBrowser]);
this.NSGetFactory = XPCOMUtils.generateNSGetFactory([nsSetDefaultBrowser]);