Bug 275539
Summary: | Web Inspector: REGRESSION(252630@main): Canvas: clicking on trace call frame doesn't jump to source | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | 242826 | ||
Bug Blocks: |
Devin Rousso
# STEPS TO REPRODUCE
1. inspect <https://devinrousso.com/demo/WebKit/inspector/canvas.html>
2. start a single frame recording of any 2D canvas
3. press the 1 button in the page
4. select any recorded action
5. go to the Trace details sidebar panel
## EXPECTED
`draw1_2D` is shown with a link to `canvas.html:42`
## ACTUAL
`draw1_2D` is shown with no link
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/29870
EWS
Committed 280147@main (cba08d5a8e69): <https://commits.webkit.org/280147@main>
Reviewed commits have been landed. Closing PR #29870 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/130115634>