Re: [ServiceWorker] should update() during top level script evaluation be ignored? (#800)

Looks like we reject with a InvalidStateError.

The spec probably needs to be revised? In update(), Get Newest Worker is not necessarily null, if there's an active or waiting worker. Then in 9.2 Update, the installing version would be terminated.

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

Received on Tuesday, 15 December 2015 01:45:10 UTC