Re: [ServiceWorker] unregister() then register() same-scope, different script URL that fails: what do you expect to happen? (#396)

The current algorithms guarantee the execution of the requests in FIFO order. I discussed this with @slightlyoff F2F during the last TPAC, and we came to a conclusion that the current algorithms are reasonable considering the fact that the requests can be initiated from different tabs and workers at any time.

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

Received on Friday, 23 January 2015 02:43:14 UTC