Closed
Bug 1407230
Opened 8 years ago
Closed 8 years ago
remove last vestiges of devtools.debugger.client-source-maps-enabled pref
Categories
(DevTools :: Framework, enhancement, P3)
DevTools
Framework
Tracking
(firefox58 fixed)
RESOLVED
FIXED
Firefox 58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: tromey, Assigned: tromey)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The devtools.debugger.client-source-maps-enabled is no longer needed
and can be removed. It mentioned in two places; one comes from debugger.html
and should be removed there; the other is in M-C and can be removed here.
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 2•8 years ago
|
||
I'll send the upstream PR once this lands, to avoid any possibility of conflicting
with a debugger bundle drop.
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8916976 [details]
Bug 1407230 - Don't set devtools.debugger.client-source-maps-enabled pref;
https://reviewboard.mozilla.org/r/188004/#review193166
Thanks for the cleanup Tom!
Attachment #8916976 -
Flags: review?(jdescottes) → review+
Pushed by ttromey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a94bf3908a34
Don't set devtools.debugger.client-source-maps-enabled pref; r=jdescottes
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•