[webkit-reviews] review granted: [Bug 209655] [StressGC] ASSERTION FAILED: m_wrapper under WebCore::MainThreadGenericEventQueue::dispatchOneEvent : [Attachment 394721] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 27 09:19:32 PDT 2020


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 209655: [StressGC] ASSERTION FAILED: m_wrapper under
WebCore::MainThreadGenericEventQueue::dispatchOneEvent
https://bugs.webkit.org/show_bug.cgi?id=209655

Attachment 394721: Patch

https://bugs.webkit.org/attachment.cgi?id=394721&action=review




--- Comment #3 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 394721
  --> https://bugs.webkit.org/attachment.cgi?id=394721
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=394721&action=review

r=me

> Source/WebCore/html/track/VideoTrackList.h:41
> +	   list->suspendIfNeeded();

Can these suspend calls happen in the constructors instead?


More information about the webkit-reviews mailing list