Re: [w3c/ServiceWorker] Add registeringClientId to the ServiceWorker object (#1379)

Calls to `register` don't trigger updates unless the registration is new or is being modified in some way. Or is that what you mean?

The browser can technically update the service worker whenever it wants. It doesn't need to be linked to a client.

Can you talk a bit more about why you want some tabs to react to the update, and others to not-react?

-- 
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/1379#issuecomment-531547889

Received on Sunday, 15 September 2019 09:00:09 UTC