RESOLVED FIXED 58923
Replace the didFailToSendSyncMessage Connection::Client function with a flag
https://bugs.webkit.org/show_bug.cgi?id=58923
Summary Replace the didFailToSendSyncMessage Connection::Client function with a flag
Anders Carlsson
Reported 2011-04-19 13:41:48 PDT
Replace the didFailToSendSyncMessage Connection::Client function with a flag
Attachments
Patch (8.63 KB, patch)
2011-04-19 13:43 PDT, Anders Carlsson
ap: review+
Anders Carlsson
Comment 1 2011-04-19 13:43:45 PDT
Alexey Proskuryakov
Comment 2 2011-04-19 13:45:53 PDT
Comment on attachment 90246 [details] Patch 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.
Anders Carlsson
Comment 3 2011-04-19 13:47:26 PDT
Alexey Proskuryakov
Comment 4 2011-04-19 14:01:06 PDT
*** Bug 57718 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.