[Webkit-unassigned] [Bug 212537] ASSERTION FAILURE (r220931): !m_function in ~CompletionHandler() after switch tabs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 12:21:14 PDT 2020


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

--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
I suspect the issue could be related to WebProcess::cancelMarkAllLayersVolatile(), which I believe gets called when cancelling suspension. cancelMarkAllLayersVolatile() destroys m_pageMarkingLayersAsVolatileCounter which may not have called its CompletionHandler yet.

-- 
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/20200529/c1a48e97/attachment.htm>


More information about the webkit-unassigned mailing list