Re: [ServiceWorker] A header/something to kill SWs (#614)

Nevermind, as per issue #659 the spec will likely change so that ```waitUntil(reject)``` is equivalent to  ```waitUntil(resolve)``` in ```onactivate```. So I think current APIs don't yet support ```unregister({immediate:true})``` or ```cllients.release()```.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/614#issuecomment-95391294

Received on Thursday, 23 April 2015 02:05:15 UTC