[webkit-reviews] review granted: [Bug 204355] Make sendWithAsyncReply() safe to call from any thread : [Attachment 383875] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 09:03:49 PST 2019


Alex Christensen <achristensen at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 204355: Make sendWithAsyncReply() safe to call from any thread
https://bugs.webkit.org/show_bug.cgi?id=204355

Attachment 383875: Patch

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




--- Comment #6 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 383875
  --> https://bugs.webkit.org/attachment.cgi?id=383875
Patch

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

> Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:320
> +   
parentProcessConnection()->sendWithAsyncReply(Messages::WebProcessProxy::Proces
sWasResumed(), [this] {

��
singleton it is.


More information about the webkit-reviews mailing list