Bug 193771 - webkitpy: Missing PID in crashlog name should not be fatal
Summary: webkitpy: Missing PID in crashlog name should not be fatal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-24 09:08 PST by Jonathan Bedard
Modified: 2019-01-25 10:48 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.38 KB, patch)
2019-01-24 09:10 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2019-01-24 09:08:31 PST
If we can't determine the PID of a crashlog, just ignore the crashlog instead of raising an exception.
Comment 1 Jonathan Bedard 2019-01-24 09:10:57 PST
Created attachment 360015 [details]
Patch
Comment 2 WebKit Commit Bot 2019-01-24 10:26:10 PST
Comment on attachment 360015 [details]
Patch

Clearing flags on attachment: 360015

Committed r240440: <https://trac.webkit.org/changeset/240440>
Comment 3 WebKit Commit Bot 2019-01-24 10:26:11 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-01-24 10:27:28 PST
<rdar://problem/47520139>
Comment 5 Jonathan Bedard 2019-01-25 10:48:32 PST
Committed r240483: <https://trac.webkit.org/changeset/240483>