- From: Ben Kelly <notifications@github.com>
- Date: Tue, 09 Aug 2016 07:07:22 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 9 August 2016 14:07:49 UTC
I'm not sure its worth clearing `self.registration`. Code can always keep one of these DOM objects alive just by doing `self.myReg = self.registration`. We could expose a `self.registration.uninstalling` flag, though. --- 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-238563976
Received on Tuesday, 9 August 2016 14:07:49 UTC