Closed Bug 767177 Opened 12 years ago Closed 12 years ago

Debugger should pretty print minified code when there is no source map available

Categories

(DevTools :: Debugger, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 762761

People

(Reporter: fitzgen, Unassigned)

References

Details

When the debugger encounters minified code which doesn't have its own source map, it should pretty print the code and generate a source map from the pretty printed code back to the minified code. The debugger should then display the pretty printed code using the source map to translate between locations of breakpoints, etc.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
No longer depends on: 669999
Depends on: 669999
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.