Re: [ServiceWorker] Drop client from fetchEvent/request? (#575)

Actually, I'm using request's client in Handle Fetch algorithm. A service worker client is now an environment settings object (as request's client is), so the algorithm's grabbing a reference to this client and checking/setting the client's active worker, etc.

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

Received on Friday, 5 December 2014 11:14:24 UTC