[whatwg] Application cache update while browser in offline mode
Honza Bambas
honzab at allpeers.com
Wed Jul 16 13:40:40 PDT 2008
When application cache update is invoked by document load that is
completely fetched from offline application cache while the browser is
in offline mode what exactly should happen?
Let's say we always want to have one of the onxxx events on
applicationCache object get called. In case the browser is in offline
mode (including user switch to offline mode manually) the only
reasonable event seems to be onerror call because the server could not
actually be reached. The spec says nothing in particular about behavior
of the update process while browser is offline.
Thanks
Honza Bambas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20080716/9c54345f/attachment-0001.htm>
More information about the whatwg
mailing list