Fx60 compatibility: Fix devtools initialization
This commit is contained in:
parent
4a22184156
commit
76bf7a6f61
|
@ -585,8 +585,8 @@ ZoteroCommandLineHandler.prototype = {
|
|||
if (!DebuggerServer.initialized) {
|
||||
dump("Initializing devtools server\n");
|
||||
DebuggerServer.init();
|
||||
DebuggerServer.registerAllActors();
|
||||
DebuggerServer.allowChromeProcess = true;
|
||||
DebuggerServer.addBrowserActors();
|
||||
}
|
||||
|
||||
let listener = DebuggerServer.createListener();
|
||||
|
|
Loading…
Reference in New Issue
Block a user