Closed
Bug 1332442
Opened 8 years ago
Closed 8 years ago
Developer Toolbar doesn't open
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ermishinf2, Assigned: miker)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20161209093710
Steps to reproduce:
In menu click Tools > Web Developer > Developer Toolbar
Actual results:
Developer Toolbar did not open and error message appeared in Browser Console:
TypeError: front is undefined
Stack trace:
exports.disconnectFront@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/gcli/source/lib/gcli/system.js:302:3
exports.releaseSystem@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/shared/gcli/commands/index.js:175:5
CommandUtils.destroyRequisition@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/client/shared/developer-toolbar.js:58:5
DeveloperToolbar.prototype.destroy@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/client/shared/developer-toolbar.js:674:3
DeveloperToolbar.prototype.hide/this._hidePromise<@resource://gre/modules/commonjs/toolkit/loader.js -> resource://devtools/client/shared/developer-toolbar.js:572:5
Handler.prototype.process@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:937:23
this.PromiseWalker.walkerLoop@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:816:7
this.PromiseWalker.scheduleWalkerLoop/<@resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:750:11
Promise-backend.js:940
Expected results:
Developer Toolbar should open
WFM with FF50 on Win 7.
Could you test:
1) in safe mode:
https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
2) with a fresh profile:
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Component: Untriaged → Developer Tools
Flags: needinfo?(ermishinf2)
Component: Developer Tools → Developer Tools: Graphic Commandline and Toolbar
Assignee | ||
Comment 2•8 years ago
|
||
No response in 3 months to the needinfo request and nobody can reproduce the issue... worksforme.
Assignee: nobody → mratcliffe
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(ermishinf2)
Resolution: --- → WORKSFORME
Assignee | ||
Updated•8 years ago
|
Priority: -- → P2
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•7 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•