Bug 147349

Summary: WebsiteDataStore should clean up its storage in the network process when destroyed.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Page LoadingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, kling
Priority: P2 Keywords: InRadar, Performance
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Description Andreas Kling 2015-07-27 19:10:46 PDT
Another fix for <rdar://problem/21838764>
To complement bug 147139
Comment 1 Andreas Kling 2015-07-27 19:11:54 PDT
Created attachment 257625 [details]
Patch
Comment 2 Andreas Kling 2015-07-27 19:16:15 PDT
Comment on attachment 257625 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=257625&action=review

> Source/WebKit2/ChangeLog:7
> +        Reviewed by Anders Carlsson.

Ehm.. I mean NOBODY! OOPS!
Comment 3 Andreas Kling 2015-07-27 20:28:23 PDT
Committed r187478: <http://trac.webkit.org/changeset/187478>