Bug 107469 - Don't null out the IPC connection in ChildProcess:terminate
Summary: Don't null out the IPC connection in ChildProcess:terminate
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: 2013-01-21 12:15 PST by Anders Carlsson
Modified: 2013-01-21 12:52 PST (History)
0 users

See Also:


Attachments
Patch (1.46 KB, patch)
2013-01-21 12:19 PST, 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 2013-01-21 12:15:43 PST
Don't null out the IPC connection in ChildProcess:terminate
Comment 1 Anders Carlsson 2013-01-21 12:19:40 PST
Created attachment 183819 [details]
Patch
Comment 2 Anders Carlsson 2013-01-21 12:52:41 PST
Committed r140351: <http://trac.webkit.org/changeset/140351>