- From: gogerald <notifications@github.com>
- Date: Thu, 03 May 2018 16:04:53 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 3 May 2018 23:05:17 UTC
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