- From: Matt Falkenhagen <notifications@github.com>
- Date: Thu, 17 Nov 2016 13:36:16 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 17 November 2016 21:36:51 UTC
That's covered because in onactivate the worker is already active. This will restrict you from calling it in oninstall (in the case of a new registration. during updates it's callable because there's an active worker). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/920#issuecomment-261377191
Received on Thursday, 17 November 2016 21:36:51 UTC