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

I really like `BroadcastChannel`, but I don't think it's useful to make it service-worker-waking.

I can imagine my installing worker using it to broadcast progress updates to pages that are displaying install UI, but that works with the current API.

-- 
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-245969879

Received on Friday, 9 September 2016 16:45:43 UTC