[Webkit-unassigned] [Bug 193253] CRASH: WebCore::IntersectionObserver::notify while debugging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 11:32:06 PST 2019


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

--- Comment #3 from Joseph Pecoraro <joepeck at webkit.org> ---
I wasn't able to reproduce this throughout the week.

Perhaps this was specific to the fact that I was paused inside of IntersectionObservers. Pausing runs a nested runloop, which allows some events to happen, potentially deleting objects, before continuing, and running again inside of a handler.

-- 
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/20190111/398c8bf6/attachment.html>


More information about the webkit-unassigned mailing list