[Webkit-unassigned] [Bug 167652] imported/w3c/web-platform-tests/shadow-dom/slotchange.html is a flaky failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 21 19:55:38 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=167652
--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
Created attachment 350479
--> https://bugs.webkit.org/attachment.cgi?id=350479&action=review
Reduction
The issue here is that the JS wrapper of a HTMLSlotElement can be prematurely collected. We need to use the GC retention mechanism we introduced in https://bugs.webkit.org/show_bug.cgi?id=184307 to keep these slot elements alive.
--
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/20180922/629da7a2/attachment.html>
More information about the webkit-unassigned
mailing list