Closed
Bug 1186169
Opened 10 years ago
Closed 10 years ago
Inspector died with specific traceback
Categories
(DevTools :: Inspector, defect)
Tracking
(firefox42 affected)
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | affected |
People
(Reporter: canuckistani, Unassigned)
Details
I was using the inspector to test the new hover feature and it got into a state where the markupview died and the console kept producing tons of these messages:
13:21:49.551 Error sending event: data-modified1 protocol.js:884
as well as the occasional traceback:
13:21:15.859 TypeError: markupView is null
Stack trace:
InspectorOverlay<.onDataModified@resource://gre/modules/commonjs/toolkit/loader.js -> resource://firequery-at-binaryage-dot-com/lib/inspector-overlay.js:295:9
emitOnObject@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/event/core.js:112:9
emit@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/commonjs/sdk/event/core.js:89:38
Front<.onPacket@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/server/protocol.js:1201:1
DebuggerClient.prototype.onPacket@resource://gre/modules/devtools/dbg-client.jsm:977:7
LocalDebuggerTransport.prototype.send/<@resource://gre/modules/devtools/dbg-client.jsm -> resource://gre/modules/devtools/transport/transport.js:569:11
makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/DevToolsUtils.js:83:14
makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/DevToolsUtils.js:83:14
1 core.js:106
| Reporter | ||
Comment 1•10 years ago
|
||
Suspect this is a firequery issue, see https://github.com/firebug/firequery/issues/25
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•