Re: [ServiceWorker] Possible run-to-completion violation in "Handle Service Worker Client Unload" (#746)

err, I should have been more clear about the use of 'flag' in my comment. I meant that I would rather have register() and SWRegistration.update() modify the *registration's uninstalling* flag before calling Update() instead of adding a default argument to Update and Soft Update. But that is pretty much my API design brain talking about making things explicit and not having default boolean flags. I don't know how it works for web platform algorithms.

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

Received on Tuesday, 22 September 2015 18:11:35 UTC