Re: [ServiceWorker] The "uninstalling flag" check in ServiceWorkerRegistration.update() should be moved to the Update algorithm (#807)

Added the guard in Update algorithm: 784f69a8fdd027b267abf8f0d80b5c40df137a7a. I didn't remove the corresponding steps in update() and Soft Update so they can abort the update requests before scheduling them. Do you think we better remove them?

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

Received on Tuesday, 5 January 2016 01:30:31 UTC