Re: [ServiceWorker] Define environment settings object for service workers (#526)

They are mostly gotten by invoking Match Service Worker Registration algorithm or Get Registration algorithm. And the ServiceWorkerRegistration objects are associated with the service worker clients, so in the client context they can be directly referred to through the associated ServiceWorkerRegistration objects.

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

Received on Friday, 13 March 2015 07:31:49 UTC