WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
167179
Add instrumentation for when we fail to receive a message
https://bugs.webkit.org/show_bug.cgi?id=167179
Summary
Add instrumentation for when we fail to receive a message
Anders Carlsson
Reported
2017-01-18 15:01:32 PST
Add instrumentation for when we fail to receive a message
Attachments
Patch
(1.35 KB, patch)
2017-01-18 15:10 PST
,
Anders Carlsson
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2017-01-18 15:10:02 PST
Created
attachment 299193
[details]
Patch
Alexey Proskuryakov
Comment 2
2017-01-18 15:13:27 PST
Comment on
attachment 299193
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=299193&action=review
> Source/WebKit2/Platform/IPC/mac/ConnectionMac.mm:500 > + WKSetCrashReportApplicationSpecificInformation((CFStringRef)[NSString stringWithFormat:@"Unhandled error code %x from mach_msg", kr]);
Should this be inside ASSERT_ENABLED, so that the message doesn't pollute output in release builds?
Anders Carlsson
Comment 3
2017-01-18 15:24:20 PST
Committed
r210892
: <
http://trac.webkit.org/changeset/210892
>
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