Re: [w3c/ServiceWorker] Using BroadcastChannel to wake up a service worker (#975)

> Do we have any use-cases in mind here? I'm not sure we need this.

Maybe not.  I was thinking of the multi-instance stuff we were talking about.  But that does not require waking the worker.

Possibly we don't want ExtendableMessageEvent either since it would let a worker broadcast to itself, get a new waitUntil, and defeat the shutdown timers.

-- 
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/975#issuecomment-245937894

Received on Friday, 9 September 2016 14:57:59 UTC