Open
Bug 1829860
Opened 2 years ago
Updated 2 years ago
big-sourcemap.html example page includes a broken source map
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: ochameau, Unassigned)
References
Details
Bug 1829688 worked around a bug in big-sourcemap.html's source map.
When hitting the debugger statement and the two next step-in frames, the location couldn't be mapped to any meaningful original location.
The test page has probably an outdated source-map or something.
It might be easier to migrate these assertion to the integration or feature tests so that we could use the shared source-mapped test page.
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•