- From: Nikhil Marathe <notifications@github.com>
- Date: Wed, 25 Feb 2015 13:39:24 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 25 February 2015 21:41:25 UTC
Note that this adds side effects. Detecting importScripts() will require running the worker, so any mutation code inside the SW that is not in an event handler, but in the global scope, will run, even if the worker later gets thrown away before being installed. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/639#issuecomment-76066062
Received on Wednesday, 25 February 2015 21:41:25 UTC