Re: [w3c/ServiceWorker] Add Client type for ServiceWorkerGlobalScope environments (#1074)

Additionally, I think we need to sort out how `client.reserved` works for service worker clients. `reserved` becomes false when client's [execution ready flag](https://html.spec.whatwg.org/multipage/webappapis.html#concept-environment-execution-ready-flag) is set. IMO, the flag should be set during the first service worker run in Run Service Worker algorithm. If you need my help here, let me know.

-- 
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/pull/1074#issuecomment-280249509

Received on Thursday, 16 February 2017 07:07:06 UTC