Re: [ServiceWorker] Workers & SharedWorkers within ServiceWorkers (#678)

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