[Webkit-unassigned] [Bug 220637] REGRESSION (r271472): [ Mac WK2 ] intersection-observer/target-deleted.html is timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 21:19:29 PST 2021


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

--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Simon Fraser (smfr) from comment #14)
> Maybe the test needs to do something non-trivial in the loop to make gc() do
> something

It's never guaranteed that gc() will collect all garbage because we have a conservative GC. Some objects can be kept alive even if they're logically dead.

-- 
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/20210122/2a8537d8/attachment.htm>


More information about the webkit-unassigned mailing list