Re: [slightlyoff/ServiceWorker] spec behavior when ServiceWorkerContainer parent client is dead (#777)

> Seems like browsers keep windows alive when there's a reference held within

In Edge, when the reference is emptied when the window is closed. This means that you are not able to access anything. This may make it challenging for us to fail by throwing an error or returning a rejected promise.

---
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/777#issuecomment-235938932

Received on Thursday, 28 July 2016 15:54:58 UTC