[Webkit-unassigned] [Bug 205299] REGRESSION: animations/leak-document-with-css-animation.html is very flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 02:59:27 PST 2019


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

--- Comment #8 from Antoine Quint <graouts at apple.com> ---
Actually, I think we should call `gc()` before we take the reference snapshot of live documents, hopefully this will fix the flakiness by allowing any document pending destruction to be destroyed. If flakiness persists, I think we can then consider using a less-than test.

-- 
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/20191218/a7995cd2/attachment.htm>


More information about the webkit-unassigned mailing list