Re: [w3c/ServiceWorker] should clients.claim() control reserved Clients? (#1090)

I think the reserved client's handle fetch steps and SW2's `skipWaiting()` can race. Do you mean it won't be possible that `skipWaiting()` in SW2 is executed after the reserved client has already got the controller SW1?

-- 
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/1090#issuecomment-288594847

Received on Thursday, 23 March 2017 01:59:30 UTC