WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-04-19 13:43:45 PDT
Created
attachment 90246
[details]
Patch
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
Committed
r84288
: <
http://trac.webkit.org/changeset/84288
>
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.
Top of Page
Format For Printing
XML
Clone This Bug