Bug 23326

Summary: Resources are never deleted from application cache disk database
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch andersca: review+

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.