- From: Alex Russell <notifications@github.com>
- Date: Mon, 09 Feb 2015 10:41:08 -0800
- To: w3c/manifest <manifest@noreply.github.com>
Received on Monday, 9 February 2015 18:41:35 UTC
A sufficiently advanced polyfill can provide this behavior using separate caches per Client. On Mon, Feb 9, 2015 at 2:35 AM, Jake Archibald <notifications@github.com> wrote: > isn't AppCache polyfillable with ServiceWorkers? > > Almost. The only difference is ServiceWorker only lets one SW be in charge > for a given registration, whereas appcache allows a new tab to be > controlled by a newer cache, while an old tab remains controlled by the > older version. > > — > Reply to this email directly or view it on GitHub > <https://github.com/w3c/manifest/issues/161#issuecomment-73487716>. > --- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/161#issuecomment-73564217
Received on Monday, 9 February 2015 18:41:35 UTC