Bug 147349 - WebsiteDataStore should clean up its storage in the network process when destroyed.
Summary: WebsiteDataStore should clean up its storage in the network process when dest...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar, Performance
Depends on:
Blocks:
 
Reported: 2015-07-27 19:10 PDT by Andreas Kling
Modified: 2015-07-27 20:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.01 KB, patch)
2015-07-27 19:11 PDT, Andreas Kling
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>