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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 11:03:06 PDT 2018


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

--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
There are a couple of variants of this.

Sometimes, the main document has live references, which seem to come from a Strong Handled pointing to the Window object.

Sometimes there are two HTMLImageElements which outlive the GC/clear caches, and they keep the document alive. They are usually one of the SVG data URI images, and modern-media-controls/images/macOS/Pause.svg

-- 
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/20180910/ec0d9d1c/attachment.html>


More information about the webkit-unassigned mailing list