Re: [ServiceWorker] Consider producing distinct objects for the same entity to enable garbage collection (#416)

Regarding the Request/Response objects, most of them are related with the cache API.

How about `FetchEvent.request` and `FetchEvent.client`? Within the same event object, shouldn't they refer to the same object?

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

Received on Thursday, 7 May 2015 11:14:36 UTC