Bug 200994

Summary: Have NetworkCache::store() null check its completion handler before calling it
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cgarcia, commit-queue, ews-watchlist, ggaren, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2019-08-21 13:20:37 PDT
Have NetworkCache::store() null check its completion handler before calling it.
Comment 1 Chris Dumez 2019-08-21 13:22:52 PDT
Created attachment 376911 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2019-08-21 13:23:22 PDT
<rdar://problem/54568933>
Comment 3 Geoffrey Garen 2019-08-21 13:39:05 PDT
Comment on attachment 376911 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2019-08-21 14:30:13 PDT
Comment on attachment 376911 [details]
Patch

Clearing flags on attachment: 376911

Committed r248963: <https://trac.webkit.org/changeset/248963>
Comment 5 WebKit Commit Bot 2019-08-21 14:30:15 PDT
All reviewed patches have been landed.  Closing bug.