Re: [w3c/ServiceWorker] consider allowing multiple worker thread instances for a single registration (#756)

> Well, I have one. When I need to apply update, I send a message to SW to do skipWaiting(). See this: https://github.com/NekR/offline-plugin/blob/master/tpls/runtime-template.js#L184

Fair enough. But we could expose `skipWaiting()` on the ServiceWorker object itself in the window as well.  Also the Clients API could be exposed in the window (#955).

-- 
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/756#issuecomment-242379696

Received on Thursday, 25 August 2016 13:10:29 UTC