Re: [w3c/payment-handler] Suggest changing a shape of openWindow() (#300)

Thanks for explanation, much more clear to me.

Got a question, do we support multiple active service workers for a page? From the spec (https://w3c.github.io/ServiceWorker/#serviceworkerglobalscope-interface), it looks we can have only one active service worker for a page. Then, the case you mentioned shouldn't exist, right?

Otherwise, can we have controllers.matchAll (similar like clients.matchAll) to find out the service worker at any time. This looks simpler.

-- 
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/payment-handler/issues/300#issuecomment-386462762

Received on Thursday, 3 May 2018 23:05:17 UTC