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 InspectorAssignee: 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    

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>.