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