Re: [ServiceWorker] Fallback to App Cache (#697)

It is effectively implemented in Chrome. The page load is performed by the Service Worker and AppCache is ignored. But even though the appcache is being ignored, it still is created and updated. Stopping that is the remaining work on that bug.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/697#issuecomment-101113863

Received on Tuesday, 12 May 2015 03:14:28 UTC