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

If we are doing the "post a task to update the updateViaCache value on the right thread" thing, then I think just returning the last known value makes the most sense.  The reason we are throwing is because we are implementing the live value by finding the registration when accessed (because we don't support access on worker threads yet).

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

Received on Friday, 27 October 2017 01:50:03 UTC