Clear Cache Storage structures before removing all related files.
Created attachment 366828 [details] Patch
Ping review?
Comment on attachment 366828 [details] Patch Clearing flags on attachment: 366828 Committed r244162: <https://trac.webkit.org/changeset/244162>
All reviewed patches have been landed. Closing bug.
<rdar://problem/49794288>
Comment on attachment 366828 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=366828&action=review > Source/WebKit/NetworkProcess/cache/CacheStorageEngine.cpp:528 > + return; We need to call the completion handler here :(