Re: [w3c/ServiceWorker] Does changing updateViaCache mint a new ServiceWorkerRegistration or update them all? (#1189)

Maybe we should discuss at TPAC.

FWIW, my personal preference here would be to try to treat all values passed to `register()` in a similar fashion.  So try to treat `updateViaCache` similar to the script URL.  It can be changed via registration, but creates a new registration.

@jakearchibald do you have an opinion on this from a developer ergonomics point of view?

-- 
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/1189#issuecomment-329788142

Received on Friday, 15 September 2017 14:33:36 UTC