Re: [w3c/ServiceWorker] Inconsistencies due to when clients are created (#870)

Status note:

* Addressed the following (8b483b091e0f0bae6b698cf05d915c2029748ae0):
 - Use of request's reserved client (an environment or an environment settings object created during a navigation or a worker creation respectively in HTML) and request's target client id to expose `fetchEvent.reservedClientId/targetClientId` to fetch event handlers
 - Match a service worker registration and attach its active worker, if available, to the reserved client
* Changing the steps of Clients/Client's methods will be addressed in a separate patch.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/870#issuecomment-256012207

Received on Tuesday, 25 October 2016 11:44:23 UTC