Bug 161153 - In some cases, an IPC::Connection won't know when the other end has gone away
Summary: In some cases, an IPC::Connection won't know when the other end has gone away
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-24 11:49 PDT by Anders Carlsson
Modified: 2016-08-24 11:55 PDT (History)
0 users

See Also:


Attachments
Patch (1.74 KB, patch)
2016-08-24 11:50 PDT, Anders Carlsson
mitz: 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 2016-08-24 11:49:22 PDT
In some cases, an IPC::Connection won't know when the other end has gone away
Comment 1 Anders Carlsson 2016-08-24 11:50:33 PDT
Created attachment 286876 [details]
Patch
Comment 2 Anders Carlsson 2016-08-24 11:55:18 PDT
Committed r204911: <http://trac.webkit.org/changeset/204911>