[webkit-reviews] review granted: [Bug 186445] [Win] Add IPC error case for broken pipe : [Attachment 342323] PATCH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 13:37:23 PDT 2018


Ryosuke Niwa <rniwa at webkit.org> has granted Basuke Suzuki
<Basuke.Suzuki at sony.com>'s request for review:
Bug 186445: [Win] Add IPC error case for broken pipe
https://bugs.webkit.org/show_bug.cgi?id=186445

Attachment 342323: PATCH

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




--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 342323
  --> https://bugs.webkit.org/attachment.cgi?id=342323
PATCH

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

> Source/WebKit/ChangeLog:6
> +	   Add error handling for ERROR_BROKEN_PIPE on
IPC::Connection::readEventHandler.

Can we add some test?


More information about the webkit-reviews mailing list