[webkit-reviews] review granted: [Bug 58923] Replace the didFailToSendSyncMessage Connection::Client function with a flag : [Attachment 90246] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 19 13:45:52 PDT 2011


Alexey Proskuryakov <ap at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 58923: Replace the didFailToSendSyncMessage Connection::Client function
with a flag
https://bugs.webkit.org/show_bug.cgi?id=58923

Attachment 90246: Patch
https://bugs.webkit.org/attachment.cgi?id=90246&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=90246&action=review

Yay!

> Source/WebKit2/Platform/CoreIPC/Connection.cpp:610
> +    exit(EXIT_FAILURE);

Why a FAILURE? Seems very likely to be an orderly Safari quit.


More information about the webkit-reviews mailing list