[webkit-reviews] review granted: [Bug 213694] [GTK] [Win] Build callOnMainThread on WTF::RunLoop rather than on a timer : [Attachment 402987] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 29 00:19:18 PDT 2020


Carlos Garcia Campos <cgarcia at igalia.com> has granted Geoffrey Garen
<ggaren at apple.com>'s request for review:
Bug 213694: [GTK] [Win] Build callOnMainThread on WTF::RunLoop rather than on a
timer
https://bugs.webkit.org/show_bug.cgi?id=213694

Attachment 402987: Patch

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




--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 402987
  --> https://bugs.webkit.org/attachment.cgi?id=402987
Patch

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

> Source/WTF/wtf/glib/RunLoopSourcePriority.h:-53
> -    // callOnMainThread.
> -    MainThreadDispatcherTimer = 100,
> -

You should remove the WPE definition below too.


More information about the webkit-reviews mailing list