Bug 167713 - Handle m_processLauncher being null in ChildProcessProxy::processIdentifier()
Summary: Handle m_processLauncher being null in ChildProcessProxy::processIdentifier()
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: 2017-02-01 15:45 PST by Anders Carlsson
Modified: 2017-02-02 09:38 PST (History)
0 users

See Also:


Attachments
Patch (1.57 KB, patch)
2017-02-01 15:46 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 2017-02-01 15:45:21 PST
Handle m_processLauncher being null in ChildProcessProxy::processIdentifier()
Comment 1 Anders Carlsson 2017-02-01 15:46:29 PST
Created attachment 300360 [details]
Patch
Comment 2 Anders Carlsson 2017-02-02 09:38:44 PST
Committed r211565: <http://trac.webkit.org/changeset/211565>