- From: Matt Falkenhagen <notifications@github.com>
- Date: Wed, 22 Apr 2015 19:04:37 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 23 April 2015 02:05:15 UTC
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