Re: [ServiceWorker] When exactly during unload does "Handle Service Worker Client Unload" run (#636)

The intent is for "Handle Service Worker Client Unload" to run once the document may no longer call fetch or interact with the ServiceWorker via script.

The "other applicable specifications" bit of step 2 https://html.spec.whatwg.org/#discard-a-document feels like a good fit.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/636#issuecomment-76150866

Received on Thursday, 26 February 2015 09:58:29 UTC