[Webkit-unassigned] [Bug 97700] New: Fix an ASSERT() in the cache management code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 10:53:36 PDT 2012


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

           Summary: Fix an ASSERT() in the cache management code
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tejblum at yandex-team.ru


According to an ASSERT in MemoryCache::pruneDeadResourcesToSize() ( ASSERT(!current->isPreloaded()) ), a purgeable cached resource cannot be preloaded. This assert was triggered sometimes, and I didn't find anything that should ensure it.

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



More information about the webkit-unassigned mailing list