Re: [ServiceWorker] FetchEvent IDL issues (#680)

Well, fetch allows requests without a client, but those also don't go into a service worker as far as I can tell.

For custom events you could just grab an existing `Client` instance.

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

Received on Thursday, 16 April 2015 09:28:28 UTC