- From: Jake Archibald <notifications@github.com>
- Date: Tue, 29 Nov 2016 00:38:09 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 29 November 2016 08:38:42 UTC
> That said, I think it'd give more consistent and expected behavior to devs if skipWaiting() would resolve early even in the case that the state is "installed". Activate, of course, continues in parallel. I agree this is the best thing to do now. I think if we did everything again, I'd prefer it if `skipWaiting` always waited until the service worker became `activating`, but as @asutherland points out there's too much code out there using it in `waitUntil`, so it'll become a deadlock. -- 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/1015#issuecomment-263508737
Received on Tuesday, 29 November 2016 08:38:42 UTC