Re: [w3c/ServiceWorker] Clients.get: block on reserved clients. (#1315)

Did we decide that we wanted to reject if the reserved client is discarded?  The original PR has "NetworkError" there, but not sure that is quite right.

We could also just resolve `undefined` like `clients.get()` does when it doesn't find a matching client.

-- 
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/1315#issuecomment-395423559

Received on Thursday, 7 June 2018 13:46:04 UTC