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

>  Is it a big problem for performance/implementation to update reg. updateViaCache in a similar way?

My implementor feedback is that it's not a big problem. If it makes sense from the ergonomics POV I support doing it this way. Of course async getState() would probably be simpler to implement, but you're right that we already do the live update for active/waiting/installing.

-- 
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-329807786

Received on Friday, 15 September 2017 15:00:47 UTC