Re: [w3c/ServiceWorker] consider fetching service worker scripts with no-cache by default (#893)

FYI, we've implemented this and landed it in FF53 (includes WPT tests):

https://bugzilla.mozilla.org/show_bug.cgi?id=1290944#c65

We are defaulting to no-cache right now with the `useCache` option available to opt into http cache.

This will ship in our release channel in April.  If there is serious concern that we should switch the default please let us know before that point.

-- 
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/issues/893#issuecomment-271360465

Received on Monday, 9 January 2017 18:15:08 UTC