Open
Bug 1853938
Opened 2 years ago
Updated 6 months ago
Clear original sources and re-process source maps when toggling source map support
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
For now, when toggling source map support ON/OFF, you have to manually reload the page to see any difference. We don't say anything about that.
It would be nice if, when toggling it off, the original sources were removed from the debugger.
And when toggling it on, the source maps to be re-processed.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Updated•6 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•