Closed
Bug 1130626
Opened 11 years ago
Closed 5 years ago
Can't close Developer Tools panel
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: marco, Unassigned)
Details
I'm seeing the following exception in the browser console:
> notify event 'newSource' threw an exception: TypeError: this._instrumentsPane is null
> Stack: DebuggerView.instrumentsPaneTab@chrome://browser/content/devtools/debugger-view.js:529:5
> SourceScripts.prototype._onNewSource@chrome://browser/content/devtools/debugger-controller.js:1192:1
> eventSource/aProto.emit@resource://gre/modules/devtools/dbg-client.jsm:193:9
> DebuggerClient.prototype.onPacket@resource://gre/modules/devtools/dbg-client.jsm:951:7
> LocalDebuggerTransport.prototype.send/<@resource://gre/modules/devtools/dbg-client.jsm -> resource://gre/modules/devtools/transport/transport.js:545:11
> makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/DevToolsUtils.js:82:14
> makeInfallible/<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/DevToolsUtils.js:82:14
> BrowserElementChild.prototype._waitForResult@chrome://global/content/BrowserElementChildPreload.js:379:7
> BrowserElementChild.prototype.showModalPrompt@chrome://global/content/BrowserElementChildPreload.js:314:23
> BrowserElementPrompt.prototype.alert@resource://gre/modules/BrowserElementPromptService.jsm:35:1
> BrowserElementPrompt.prototype.alertCheck@resource://gre/modules/BrowserElementPromptService.jsm:42:5
> DumbPipe.runSendQueue@http://localhost:8000/libs/pipe.js:71:1
> Line: 529, column: 4
It isn't easily reproducible.
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 1•5 years ago
|
||
No activity for 6 years, no STRs, closing.
Please feel free to reopen if you still see the problem and you can provide STRs we could use to reproduce it.
Thanks,
Honza
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•