[Webkit-unassigned] [Bug 172728] Page that allocates and destroys canvas elements in a loop gets jettisoned on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 30 17:09:19 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172728

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org,
                   |                            |msaboff at apple.com

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
>From the web inspector, and via code instrumentation, WebKit is retaining all the canvas elements and their image buffers while the loop is running. Chrome seems to be able to GC them as the loop runs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170531/18faeb04/attachment-0001.html>


More information about the webkit-unassigned mailing list