[Webkit-unassigned] [Bug 60493] Application Cache - feature request for a way to override the fallback behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 9 16:48:12 PDT 2011


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





--- Comment #2 from Michael Nordman <michaeln at google.com>  2011-05-09 16:48:12 PST ---
The app has a broad fallback namespace and there is a handler to handle the case when the server is not reachable. But this handler also gets triggered when the server is reachable in cases where the error is legitimate and should be delivered to the caller. So they've requested a means of tagging responses such that they won't trigger the fallback response.

For example lets say the server response is a 404 along with a page that explains the object being accessed was deleted. Instead of seeing a page that sayz "you must be offline, try again when online", that error page should come thru as is.

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