Closed
Bug 1300820
Opened 7 years ago
Closed 7 years ago
Always use 'old' debugger frontend in Browser Toolbox
Categories
(DevTools :: Debugger, defect, P1)
DevTools
Debugger
Tracking
(firefox51 fixed)
RESOLVED
FIXED
Firefox 51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: bgrins, Assigned: bgrins)
References
Details
Attachments
(2 files)
At least as of a build today, the new frontend breaks upon loading in BT. On top of this, it's hard to manually flip prefs in BT profile (can't easily load about:config) so we can't give people a quick workaround to load the old forntend in case something breaks. I suggest we flip the 'devtools.debugger.new-debugger-frontend' pref to false here: https://dxr.mozilla.org/mozilla-central/source/devtools/client/framework/toolbox-process-window.js#65
Assignee | ||
Comment 1•7 years ago
|
||
Just for reference, here's a screenshot of the error I saw at startup: ReferenceError: promise is not defined panel.js:17:7
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Assignee | ||
Updated•7 years ago
|
Priority: -- → P1
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8788577 [details] Bug 1300820 - Always use the current debugger frontend in Browser Toolbox; https://reviewboard.mozilla.org/r/77016/#review75230 Awesome!
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8788577 [details] Bug 1300820 - Always use the current debugger frontend in Browser Toolbox; https://reviewboard.mozilla.org/r/77016/#review75232
Attachment #8788577 -
Flags: review?(jlong) → review+
Pushed by bgrinstead@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/17f792799636 Always use the current debugger frontend in Browser Toolbox;r=jlongster
Comment 7•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/17f792799636
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 51
Blocks: 1346902
Updated•5 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•