Bug 190484
Summary: | Web Inspector: Canvas recording frame tree element missing frame tree elements for non-first recordings | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | hi, inspector-bugzilla-changes |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=190497 | ||
Bug Depends on: | |||
Bug Blocks: | 175485 |
Joseph Pecoraro
Canvas recording frame tree element missing frame tree elements for non-first recordings
Steps to Reproduce:
1. Inspect <https://devinrousso.com/demo/DoubleHelixCircle.html>
2. Capture a single frame recording
3. Wait for Frame to complete loading
4. Go back out to Canvas Overview
5. Capture a single frame recording
=> No "Frame 1" tree element shows up in the navigation sidebar
Workaround:
- Change to and from the Recording shows the tree elements as expected
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pretty sure this was fixed by <https://webkit.org/b/190497>.