- From: Honza Bambas <honzab@allpeers.com>
- Date: Wed, 16 Jul 2008 22:40:40 +0200
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.htm>
Received on Wednesday, 16 July 2008 13:40:40 UTC