[webkit-reviews] review granted: [Bug 184183] The WebContent process should not process incoming IPC while waiting for a sync IPC reply : [Attachment 350914] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 18:53:30 PDT 2018


Ryosuke Niwa <rniwa at webkit.org> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 184183: The WebContent process should not process incoming IPC while
waiting for a sync IPC reply
https://bugs.webkit.org/show_bug.cgi?id=184183

Attachment 350914: Patch

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




--- Comment #32 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 350914
  --> https://bugs.webkit.org/attachment.cgi?id=350914
Patch

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

> Source/WebKit/ChangeLog:16
> +	   IPC while waiting for a a synchronous IPC reply, expect in cases
where it would cause a deadlock.

waiting for "a a"

> Source/WebKit/ChangeLog:18
> +	   As a result, this patch also dropts support for the
DoNotProcessIncomingMessagesWhenWaitingForSyncReply

drop*t*s


More information about the webkit-reviews mailing list