Bug 161362 - Stop using m_client to indicate whether an IPC::Connection is valid
Summary: Stop using m_client to indicate whether an IPC::Connection is valid
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-29 16:57 PDT by Anders Carlsson
Modified: 2016-08-30 09:37 PDT (History)
0 users

See Also:


Attachments
Patch (9.51 KB, patch)
2016-08-29 16:58 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 2016-08-29 16:57:03 PDT
Stop using m_client to indicate whether an IPC::Connection is valid
Comment 1 Anders Carlsson 2016-08-29 16:58:03 PDT
Created attachment 287351 [details]
Patch
Comment 2 Anders Carlsson 2016-08-30 09:37:40 PDT
Committed r205183: <http://trac.webkit.org/changeset/205183>