Bug 190484 - Web Inspector: Canvas recording frame tree element missing frame tree elements for non-first recordings
Summary: Web Inspector: Canvas recording frame tree element missing frame tree element...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: WebInspectorCanvasTab
  Show dependency treegraph
 
Reported: 2018-10-11 13:52 PDT by Joseph Pecoraro
Modified: 2018-10-25 18:34 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2018-10-11 13:52:30 PDT
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
Comment 1 Devin Rousso 2018-10-25 18:34:04 PDT
Pretty sure this was fixed by <https://webkit.org/b/190497>.