Closed
Bug 1301207
Opened 6 years ago
Closed 6 years ago
Load theme switcher in new debugger
Categories
(DevTools :: Debugger, defect, P1)
DevTools
Debugger
Tracking
(firefox51 fixed)
RESOLVED
FIXED
Firefox 51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: jlong, Assigned: jlong)
References
Details
Attachments
(1 file)
997 bytes,
patch
|
Details | Diff | Splinter Review |
The theme switcher is required so we automatically get light/dark theme CSS loaded in the page and the right theme is properly synced with the rest of the tools. We need to update the debugger bundle as well to respect the dark theme CSS (changes have already been made on github).
Assignee | ||
Comment 1•6 years ago
|
||
Assignee: nobody → jlong
Status: NEW → ASSIGNED
Assignee | ||
Updated•6 years ago
|
Priority: -- → P1
Pushed by jlong@mozilla.com: https://hg.mozilla.org/integration/fx-team/rev/23db1f3f19e9 load theme-switcher.js in new debugger r=me
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/23db1f3f19e9
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 51
Updated•4 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•