- From: Ben Kelly <notifications@github.com>
- Date: Thu, 11 Aug 2016 04:59:57 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 11 August 2016 12:00:25 UTC
One use case would be short circuiting logic if you see `self.registration.uninstalling` is true. For example, you might not perform some expensive operation since you know the result will be thrown away soon. But in general I don't think we really need this yet. -- 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-239141239
Received on Thursday, 11 August 2016 12:00:25 UTC