Re: [ServiceWorker] Make FetchEvent.prototype.client nullable (#631)

Also consider the case of navigating to a URL controlled by the service worker. There's no client environment created to receive messages from until the service worker responds. In that case there cannot be a `Client` object either, right?

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

Received on Monday, 23 February 2015 18:27:09 UTC