Bug 190483
| Summary: | Web Inspector: Canvas recording sidebar appears partially empty after first expansion | ||
|---|---|---|---|
| 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 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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pretty sure this was fixed by <https://webkit.org/b/190497>.