Re: [ServiceWorker] Is fetchEvent.client a performance concern? (#723)

Resolution: `fetchEvent.client` is going away.

It'll be replaced by `.clientId` (or ID) or `.getClient()` which resolves to a client. That bit's to be decided.

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

Received on Wednesday, 22 July 2015 00:30:10 UTC