[Webkit-unassigned] [Bug 25929] New: Changing CACHE MANIFEST file causes ASSERT to fail.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 06:53:23 PDT 2009


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

           Summary: Changing CACHE MANIFEST file causes ASSERT to fail.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevinw at software-logistics.com


If you create a very simple CACHE MANIFEST include it within the HTML tag and
open that page, it appears everything works fine with the caching events.

Make a change to the manifest, and reload the page, it will cause
ASSERT(!m_resources.contains(url));

Within addResource method of ApplicationCache.cpp will fail.

This does not appear to be a problem in the version of WebKit within Safari on
the iPhone, but does appear to be a problem in V4.0 beta of Safari for the
desktop.


-- 
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