- From: Jinho Bang <notifications@github.com>
- Date: Sun, 04 Aug 2019 18:33:23 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 5 August 2019 01:33:45 UTC
@rsolomakhin, Yeah, but if we want to expose the PaymentManager in ServiceWorker(not pure Worker) and Window, then we can change it as follows: `[Exposed=(Window, ServiceWorker)]` That being said, I believe we should keep it for consistency according to my earlier comment if there is no special reason(e.g. security risk) not to expose to Worker. -- 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/340#issuecomment-518055787
Received on Monday, 5 August 2019 01:33:45 UTC