Open
Bug 1834455
Opened 2 years ago
Increase the test coverage around the source map ignore list feature
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: bomsy, Unassigned)
References
(Blocks 1 open bug)
Details
As part of the work in Bug 1824705, basic test coverage is added to make sure source breakpoints do not pause in the sourcemap ignore list source.
Lets increase the coverage in these areas
- Test stepping
- Test that breakpoints are disabled and enabled accordingly
- Test that sources on the ignore list cannot be unblackboxed, unless the options is turned off
- Any other areas that come up.
You need to log in
before you can comment on or make changes to this bug.
Description
•