[Webkit-unassigned] [Bug 97596] ApplicationCache and WebCore::MemoryCache don't always play well together.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 11:58:26 PDT 2012


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





--- Comment #2 from Michael Nordman <michaeln at google.com>  2012-09-27 11:58:52 PST ---
The pages referenced in this email thread demonstrate the problem.

I was looking at CachedResourceLoader, methods like requestCSSStyleSheet and requestResource). Looks like that class sits in on top of ResourceLoader which is where the appcache gets consulted. If the CachedResourceLoader finds something in the memory cache for <url>... it doesn't get as far as ResourceLoader.

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