Re: [w3c/payment-handler] Does PaymentManager need to be exposed to Worker scope? (#340)

My opinion, since `ServiceWorkerRegistration` object is defined as exposing to window and worker, which goes the same to the `paymentManager` read-only property; we should do the same to the `PaymentManager` object.

It'll be quite strange that one object is not available in the worker scope while its instance is available in the worker scope. We should align their expose scope.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/issues/340#issuecomment-2480816706
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/payment-handler/issues/340/2480816706@github.com>

Received on Saturday, 16 November 2024 21:36:50 UTC