[webkit-reviews] review granted: [Bug 223105] Introduce ensureOnMainThread() : [Attachment 423001] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 19:26:14 PST 2021


Darin Adler <darin at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 223105: Introduce ensureOnMainThread()
https://bugs.webkit.org/show_bug.cgi?id=223105

Attachment 423001: Patch

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




--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 423001
  --> https://bugs.webkit.org/attachment.cgi?id=423001
Patch

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

>
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundati
onObjC.mm:-171
> -static void ensureOnMainThread(Function<void()>&& f)

Wow, would you look at that? Someone had the good name idea already!


More information about the webkit-reviews mailing list