Re: [slightlyoff/ServiceWorker] should ServiceWorkerContainer.getRegistrations() check the uninstalling flag (#943)

Sorry to have missed the point 5 there. Thanks for reminding me. Indeed, the OP is exactly around that requirement, and I agree to change it as suggested: ".getRegistrations() to not return registrations that are in the process of being uninstalled."

I don't have a strong feeling about adding `self.registration.uninstalling` though. If it is the case it has a good use case even after changing the getRegistrations() behavior as above, please let me know.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/943#issuecomment-238750557

Received on Wednesday, 10 August 2016 02:39:11 UTC