Open
Bug 1517623
(dbg-sources)
Opened 6 years ago
Updated 2 months ago
[meta] Debugger Sources
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: jlast, Unassigned)
References
(Depends on 42 open bugs, Blocks 3 open bugs)
Details
(Keywords: meta)
This meta tracks whether the debugger shows the correct sources in the UI (source tree, quick open panel, tabs)...
Reporter | ||
Updated•6 years ago
|
Alias: dbg-sources
Reporter | ||
Comment 1•6 years ago
|
||
lets also keep an eye on this bug in github -- https://github.com/devtools-html/debugger.html/issues/7614 with unwindException
Reporter | ||
Comment 2•6 years ago
•
|
||
Quick Progress Summary:
We've fixed 3 bugs
- 1517167: Distinguish dynamically generated <script> elements
- 1517626: Stepping out into an HTML 'onclick' attribute shows the HTML file
- 1518961: Show evaluated frames when pausing on exceptions
In progress
- 1520623: Avoid invalid view-source links in the console
- 1518884: Clarify meaning of a source
Upcoming
- 1519855: The server should support the BFCache
Backlog
- 1517625: Source maps and referenced source do not seem to reload on dynamically re-loading javascript
- 1486483: Debugger misses sources on first open
- 1503422: Duplicated Sources with Different Querystring Not Reliably Found
Reporter | ||
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Depends on: dbg-source-requests
Reporter | ||
Updated•5 years ago
|
Type: enhancement → task
Regressions: 1669264
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•