[Webkit-unassigned] [Bug 73005] http-cache can break app-cache's functionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 14:48:51 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2011-11-23 14:48:51 PST ---
This doesn't look like correct approach. What platform did you observe the problem on, and what was the http status code in this scenario? When network is not reachable, cache should either return a cached response (and thus not fail), or never call didReceiveResponse() at all.

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