Bug 196460 - Make WebProcess logs more robust against dereferencing null with prewarmed processes
Summary: Make WebProcess logs more robust against dereferencing null with prewarmed pr...
Status: RESOLVED DUPLICATE of bug 196451
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-01 13:23 PDT by Alex Christensen
Modified: 2019-04-01 13:29 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.80 KB, patch)
2019-04-01 13:24 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2019-04-01 13:23:13 PDT
Make WebProcess logs more robust against dereferencing null with prewarmed processes
Comment 1 Alex Christensen 2019-04-01 13:24:04 PDT
Created attachment 366415 [details]
Patch
Comment 2 Alex Christensen 2019-04-01 13:24:07 PDT
<rdar://problem/49245471>
Comment 3 Geoffrey Garen 2019-04-01 13:26:54 PDT
It looks like Chris did this in https://bugs.webkit.org/show_bug.cgi?id=196451.
Comment 4 Alex Christensen 2019-04-01 13:29:31 PDT

*** This bug has been marked as a duplicate of bug 196451 ***