Closed
Bug 1853899
Opened 1 year ago
Closed 1 year ago
Add a menu button dedicated source map settings in the editor footer
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(firefox125 fixed)
RESOLVED
FIXED
125 Branch
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
It would be helpful to have a dedicated entry point about source maps.
To:
- toggle it on/off
- be able to open the related source map URL
- jump to the mapped location
- surface the type of file: unrelated to source map, generated or original.
- surface errors related to source maps
- control settings related to source maps
- hide generated source
- show/open original sources by default
Assignee | ||
Comment 1•1 year ago
|
||
It allows
- toggling Source Map
- open the source map URL
- open the mapped source (original or bundle)
- show source map status (source map error, is it original or bundle file, is this a regular source?)
Updated•1 year ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/749f10073ff4
[devtools] Introduce a new Menu Button dedicated to source maps. r=devtools-reviewers,nchevobbe
Comment 3•1 year ago
|
||
Backed out for dt failure on browser_dbg-sourcemaps-bogus.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/9cbd7f1459d6e98040a5fde0c1b01f213f90592a
Log link: https://treeherder.mozilla.org/logviewer?job_id=446590144&repo=autoland&lineNumber=3172
Flags: needinfo?(poirot.alex)
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/652308413ac0
[devtools] Introduce a new Menu Button dedicated to source maps. r=devtools-reviewers,nchevobbe
Comment 6•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Assignee | ||
Updated•9 months ago
|
Flags: needinfo?(poirot.alex)
You need to log in
before you can comment on or make changes to this bug.
Description
•