RESOLVED FIXED 111383
Clear associated cache partitions when deleting origins' cache
https://bugs.webkit.org/show_bug.cgi?id=111383
Summary Clear associated cache partitions when deleting origins' cache
Vicki Pfau
Reported 2013-03-04 16:49:37 PST
When an origin is cleared from the cache, it should also clear out all the cache items that are in the partitions associated with the origins being cleared. <rdar://problem/13008298>
Attachments
Patch (4.68 KB, patch)
2013-03-04 17:00 PST, Vicki Pfau
mjs: review+
Vicki Pfau
Comment 1 2013-03-04 17:00:00 PST
Vicki Pfau
Comment 2 2013-03-04 17:02:13 PST
I don't really think there's a good way to write an automated test for this functionality; it'd require either exposing mechanisms for fiddling with the cache to WKTR or, in different ways, to TestWebKitAPI. It's rather easy to test manually in Safari, however.
Maciej Stachowiak
Comment 3 2013-03-04 22:58:40 PST
Comment on attachment 191356 [details] Patch r=me
Vicki Pfau
Comment 4 2013-03-05 14:32:31 PST
Note You need to log in before you can comment on or make changes to this bug.