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

I guess to be more accurate, gecko is going to return a rejected promise, but we don't fire promise callbacks for closed windows.  So the .catch() callback won't fire.

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

Received on Wednesday, 4 November 2015 21:14:12 UTC