Re: [w3c/ServiceWorker] clarify that Client "creation order" means when reserved Client created (#1078)

> The matchAll() from SW C returns [ .. , windowClient_A, windowClient_B, ..] even though windowClient_A is still reserved and windowClient_B is execution ready.

Yea, I think this is ok.  Most callers won't see this since you have to opt-in to reserved clients.

-- 
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/1078#issuecomment-282733954

Received on Monday, 27 February 2017 14:24:09 UTC