Closed
Bug 1364992
Opened 8 years ago
Closed 5 years ago
remove remainders of server-side source map service
Categories
(DevTools :: Framework, enhancement, P3)
DevTools
Framework
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tromey, Unassigned)
References
(Blocks 1 open bug)
Details
Some of the server-side source map service is being removed in bug 1349354.
However, some parts remain, namely those used by the old debugger and by
the inspector. Once the old debugger is removed, and once the inspector
has been changed to use the client-side service, these remnants can be
removed.
| Reporter | ||
Updated•8 years ago
|
Priority: -- → P3
| Reporter | ||
Comment 1•8 years ago
|
||
There's also the hack from bug 1225160 in the toolbox, to disable source maps in some situations.
This can go when the old pref is removed.
| Reporter | ||
Comment 2•8 years ago
|
||
Once the debugger and server code is removed, devtools/shared/sourcemap can also be removed.
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 3•5 years ago
|
||
We removed the source-map handling from the server last year some time so this is good to close.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•