Re: [ServiceWorker] Is a new property to get the navigation's target client needed? (#817)

I think we can just pre-emptively add a `clientId` in the case of a navigation instead of a new property. If a Client is created, you'll be able to get it from the clients list. If not, we just won't have a matching client at some later point. This seems entirely normal to me.

Objections?

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

Received on Thursday, 18 February 2016 18:13:22 UTC