Bug 177845

Summary: Correct infrequent nullptr dereference during shutdown
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2017-10-03 16:15:40 PDT
We have seen a handful of crash reports occurring during program termination in the ResourceLoadStatistics code.
Comment 1 Brent Fulgham 2017-10-03 16:17:33 PDT
<rdar://problem/33651405>
Comment 2 Brent Fulgham 2017-10-03 16:22:04 PDT
Created attachment 322611 [details]
Patch
Comment 3 Chris Dumez 2017-10-03 16:49:58 PDT
Comment on attachment 322611 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2017-10-03 18:40:33 PDT
Comment on attachment 322611 [details]
Patch

Clearing flags on attachment: 322611

Committed r222826: <http://trac.webkit.org/changeset/222826>
Comment 5 WebKit Commit Bot 2017-10-03 18:40:35 PDT
All reviewed patches have been landed.  Closing bug.