Re: [w3c/ServiceWorker] Should 'Extend Service Worker Lifetime' be called after dispatching 'message' (#1050)

> I think chrome handles this case by only extending the lifetime of the SW if the calling SW has a controlled Client.

Chrome handles this case by at most extending the lifetime of the receiving SW to match the lifetime of the sending SW.

-- 
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/1050#issuecomment-271393487

Received on Monday, 9 January 2017 20:09:46 UTC