Re: [slightlyoff/ServiceWorker] consider firing a "clientcontrolled" event on ServiceWorkerGlobalScope (#886)

Service worker control is tied to "active" documents and windows AFAICT.  We are pretty consistent in wpt tests in expecting `frame.remove()` to no longer be controlled.  In addition, we already have to deal with no longer controlling documents in the bfcache, etc.

Whether we have the right text in the spec or not, I don't know.  But it is happening today.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/886#issuecomment-237565995

Received on Thursday, 4 August 2016 14:16:25 UTC