mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
this addresses https://bugzilla.mozilla.org/show_bug.cgi?id=1203159
This commit is contained in:
parent
dbd35b5e06
commit
d584be832b
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ const {XPCOMUtils} = Cu.import('resource://gre/modules/XPCOMUtils.jsm', null);
|
|||
const hostName = Services.io.newURI(Components.stack.filename, null, null).host;
|
||||
const rpcEmitterName = hostName + ':child-process-message';
|
||||
|
||||
//Cu.import('resource://gre/modules/devtools/Console.jsm');
|
||||
//Cu.import('resource://devtools/Console.jsm');
|
||||
|
||||
/******************************************************************************/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue