[Webkit-unassigned] [Bug 23349] New: Don't store obsolete caches in disk storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 15 07:27:32 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23349

           Summary: Don't store obsolete caches in disk storage
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


We only need to store the newest cache for each group in disk cache. Currently,
non-newest caches are removed after being destroyed in memory, but this leaves
the database with too much data. This obsolete data won't ever be removed if
the browser crashes in between.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list