WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
Bug 178804
Web Inspector: Canvas Tab: first WebGL canvas on acko.net disappears, but still has path component
https://bugs.webkit.org/show_bug.cgi?id=178804
Summary
Web Inspector: Canvas Tab: first WebGL canvas on acko.net disappears, but sti...
Blaze Burg
Reported
2017-10-25 10:10:26 PDT
Steps to reproduce: 1. Load Web Inspector on about:blank 2. Navigate to acko.net 3. Wait for the initial animation to finish => Canvas 1 disappears from overview, but still has a path component This reproduced most times for me. It's really confusing. If the canvas got GC'd maybe we should not show it in the overview, but still list it in the navigation sidebar and gray it out? I think we try to do something similar (or have considered doing so) for resources that have been discarded or GC'd. Blob resources are a good example of this.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-10-25 10:10:46 PDT
<
rdar://problem/35176227
>
Devin Rousso
Comment 2
2017-10-27 01:48:46 PDT
Is this still an issue? I think it might've gotten fixed in <
https://webkit.org/b/178806
> Web Inspector: Canvas Tab: canvas path components from old page stick around when page is reloaded
Blaze Burg
Comment 3
2017-10-31 12:57:38 PDT
Does not seem to repro any more. Now that we have back traces.. it seems that the first canvas is simply used for feature detection and gets GC'd at an arbitrary point.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug