Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
This commit is contained in:
@@ -5236,7 +5236,7 @@ Request.prototype =
|
||||
|
||||
// XPCOM trappings
|
||||
|
||||
var NSGetFactory = XPCOMUtils.generateNSGetFactory([nsHttpServer]);
|
||||
this.NSGetFactory = XPCOMUtils.generateNSGetFactory([nsHttpServer]);
|
||||
|
||||
/**
|
||||
* Creates a new HTTP server listening for loopback traffic on the given port,
|
||||
|
||||
Reference in New Issue
Block a user