- From: Jake Archibald <notifications@github.com>
- Date: Thu, 08 Dec 2016 08:07:49 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 8 December 2016 16:08:21 UTC
I don't think updates are doing the right thing. "Soft update" is never called with *force bypass cache flag*. "Update" 9.6 will only set *force bypass cache for importscripts flag* if *force bypass cache flag* is set, so it ignores *use cache* on the registration. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1020#issuecomment-265778676
Received on Thursday, 8 December 2016 16:08:21 UTC