[Webkit-unassigned] [Bug 189437] Many modern media control tests leak documents in testing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 22:02:40 PDT 2018


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

--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
To fix all the SVGImage leaks, we have to:

* fire a zero-delay timer
* call document->cachedResourceLoader().garbageCollectDocumentResources()

before the final GC and live document count.

-- 
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/20180915/07262aff/attachment.html>


More information about the webkit-unassigned mailing list