- From: Ben Kelly <notifications@github.com>
- Date: Tue, 14 Apr 2015 09:06:36 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 14 April 2015 16:07:03 UTC
I guess I don't understand the life cycle of a worker using the ServiceWorker as its parent. A ServiceWorker can be shut down at any time. Does that drop the ref to the worker? Doesn't that defeat the point of all this? I guess I'm not so confident we can make SharedWorker and Worker function properly with a ServiceWorker parent instead of a document. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/678#issuecomment-92935996
Received on Tuesday, 14 April 2015 16:07:03 UTC