[w3c/ServiceWorker] Support returning ServiceWorker Client environments from `Clients.matchAll()` (#1036)

Now that we support matching uncontrolled Client environments it seems we should reasonably be able to get a Client object for a ServiceWorker.  I believe the spec mostly already supports this as it doesn't explicitly exclude ServiceWorker environments.  We just need to add a "serviceworker" enum value to ClientType.

-- 
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/1036

Received on Monday, 19 December 2016 14:59:24 UTC