Bug 190483

Summary: Web Inspector: Canvas recording sidebar appears partially empty after first expansion
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:49:51 PDT
Canvas recording sidebar appears partially empty after first expansion

Steps to Reproduce:
1. Inspect <https://devinrousso.com/demo/DoubleHelixCircle.html>
2. Make Inspector Window very large
3. Capture a single frame recording
4. Wait for Frame to complete loading
5. Expand Frame 1
  => Only 51 actions show with a bit of empty space
  => Scrolling shows empty space until you hit approximately action 500
Comment 1 Devin Rousso 2018-10-25 18:34:22 PDT
Pretty sure this was fixed by <https://webkit.org/b/190497>.