Re: [w3c/ServiceWorker] Should we expose reserved clients? (#1216)

Couple thoughts:

1. When would `get(reservedId)` resolve?  When the Client becomes execution ready?
2. If the navigation fails or redirects cross origin the Client for `reservedId` may never become execution ready.  What does `get(reservedId)` do in that case?

-- 
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/1216#issuecomment-339694870

Received on Thursday, 26 October 2017 15:01:19 UTC