Closed
Bug 936946
Opened 11 years ago
Closed 11 years ago
Fx Developer tools for Tb won't connect, with error
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: alta88, Assigned: Fallen)
References
Details
Using both Fx and Tb trunk, v28, connecting fails with:
Sun Nov 10 2013 12:24:18
Error: error occurred while processing 'listTabs: TypeError: aFactories[(intermediate value)] is undefined
Stack: CommonCreateExtraActors@resource://gre/modules/devtools/dbg-server.jsm -> resource://gre/modules/devtools/server/main.js -> resource://gre/modules/devtools/server/actors/root.js:55
RootActor.prototype.onListTabs/<@resource://gre/modules/devtools/dbg-server.jsm -> resource://gre/modules/devtools/server/main.js -> resource://gre/modules/devtools/server/actors/root.js:256
resolve@resource://gre/modules/commonjs/sdk/core/promise.js:118
then@resource://gre/modules/commonjs/sdk/core/promise.js:43
then@resource://gre/modules/commonjs/sdk/core/promise.js:153
RootActor.prototype.onListTabs@resource://gre/modules/devtools/dbg-server.jsm -> resource://gre/modules/devtools/server/main.js -> resource://gre/modules/devtools/server/actors/root.js:245
DSC_onPacket@resource://gre/modules/devtools/dbg-server.jsm -> resource://gre/modules/devtools/server/main.js:1019
@resource://gre/modules/devtools/dbg-server.jsm -> resource://gre/modules/devtools/server/main.js -> resource://gre/modules/devtools/server/transport.js:201
@resource://gre/modules/devtools/dbg-server.jsm -> resource://gre/modules/devtools/server/main.js -> resource://gre/modules/devtools/DevToolsUtils.js:75
Source file: resource://gre/modules/devtools/dbg-server.jsm -> resource://gre/modules/devtools/server/main.js
Line: 924
Blocks: tb-debugger
Assignee | ||
Comment 1•11 years ago
|
||
I recall someone else had another error with aResponse.tabs is null too. I'll try to get to this over the week.
Assignee: nobody → philipp
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•11 years ago
|
||
Could you retest with latest nightlies of both? I've tested it with bug 946800 applied and didn't get any errors. Please reopen if you continue to have this error.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
yes, latest trunks are working (i didn't need to apply bug 946800). thanks very much for implementing this for Tb!
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•