WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vicki Pfau
Comment 1
2013-03-04 17:00:00 PST
Created
attachment 191356
[details]
Patch
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
Committed
r144819
: <
http://trac.webkit.org/changeset/144819
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug