Bug 23326 - Resources are never deleted from application cache disk database
Summary: Resources are never deleted from application cache disk database
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-14 11:10 PST by Alexey Proskuryakov
Modified: 2009-01-14 13:13 PST (History)
0 users

See Also:


Attachments
proposed patch (2.92 KB, patch)
2009-01-14 11:16 PST, Alexey Proskuryakov
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2009-01-14 11:10:35 PST
After updating an application, old caches are removed, but their resources remain in storage forever.
Comment 1 Alexey Proskuryakov 2009-01-14 11:16:39 PST
Created attachment 26720 [details]
proposed patch
Comment 2 Anders Carlsson 2009-01-14 12:42:41 PST
Comment on attachment 26720 [details]
proposed patch

r=me
Comment 3 Alexey Proskuryakov 2009-01-14 13:13:21 PST
Committed revision 39905.