Open
Bug 1646213
Opened 5 years ago
Updated 3 years ago
Breakpoint error for pretty-printed service-worker
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: Harald, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
148.25 KB,
image/png
|
Details |
What were you doing?
- Pretty-printed the service-worker in Slack and set a Breakpoint
- Refresh
What happened?
Browser console:
TypeError: can't access property "id", prettySource is undefined newSources.js:145:9
2 breakpoint appeared in sidepanel for minified and pretty source.
Updated•3 years ago
|
Blocks: dbg-prettyprint
You need to log in
before you can comment on or make changes to this bug.
Description
•