Closed
Bug 1627932
Opened 6 years ago
Closed 6 years ago
Remove unused devtools.debugger.source-maps-enabled pref
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(firefox77 fixed)
RESOLVED
FIXED
Firefox 77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
It looks like the pref is set in a couple of places (https://searchfox.org/mozilla-central/search?q=devtools.debugger.source-maps-enabled&case=false®exp=false&path=), but never actually read, so we can probably remove those.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dee0af5dc87d
Remove unused devtools.debugger.source-maps-enabled pref. r=jlast.
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
You need to log in
before you can comment on or make changes to this bug.
Description
•