Bug 159911 - Don't null out the IPC::Connection's XPC connection
Summary: Don't null out the IPC::Connection's XPC connection
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-07-18 17:32 PDT by Anders Carlsson
Modified: 2016-07-18 17:39 PDT (History)
0 users

See Also:


Attachments
Patch (1.76 KB, patch)
2016-07-18 17:34 PDT, Anders Carlsson
achristensen: 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-07-18 17:32:39 PDT
Don't null out the IPC::Connection's XPC connection
Comment 1 Anders Carlsson 2016-07-18 17:34:35 PDT
Created attachment 283965 [details]
Patch
Comment 2 Anders Carlsson 2016-07-18 17:39:18 PDT
Committed r203387: <http://trac.webkit.org/changeset/203387>