Bug 143141 - Only do the Connection::setShouldCloseConnectionOnMachExceptions() hack where necessary
Summary: Only do the Connection::setShouldCloseConnectionOnMachExceptions() hack where...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-27 12:12 PDT by Anders Carlsson
Modified: 2015-03-27 15:08 PDT (History)
0 users

See Also:


Attachments
Patch (5.39 KB, patch)
2015-03-27 12:14 PDT, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-03-27 12:12:04 PDT
Only do the Connection::setShouldCloseConnectionOnMachExceptions() hack where necessary
Comment 1 Anders Carlsson 2015-03-27 12:14:42 PDT
Created attachment 249595 [details]
Patch
Comment 2 Andreas Kling 2015-03-27 14:48:37 PDT
Comment on attachment 249595 [details]
Patch

OK
Comment 3 Anders Carlsson 2015-03-27 15:08:32 PDT
Committed r182086: <http://trac.webkit.org/changeset/182086>