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

> I think this is not necessary until we get some requirements from devs.

I guess I qualify as a dev.  I posted the following recently: https://lists.w3.org/Archives/Public/public-webapps/2016JulSep/0016.html - see point #5.

I would like EITHER navigator.serviceWorker.getRegistrations() to not return registrations that are in the process of being uninstalled, OR for there be a way to check if a registration that was returned is in the process of being uninstalled.

Fair enough?

---
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-238749240

Received on Wednesday, 10 August 2016 02:28:43 UTC