- From: Ben Kelly <notifications@github.com>
- Date: Wed, 22 Mar 2017 18:22:04 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 March 2017 01:22:35 UTC
Well, if the only way to call `clients.claim()` is if your active, that means there is no Client controlled by another service worker for that registration. So the steps in `clients.claim()` can only potentially replace a controller on a reserved client controlled by a different registration with an overlapping scope. -- 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/1090#issuecomment-288589206
Received on Thursday, 23 March 2017 01:22:35 UTC