- From: skyclouds2001 <notifications@github.com>
- Date: Sat, 16 Nov 2024 13:36:46 -0800
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 16 November 2024 21:36:50 UTC
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