Re: [w3c/payment-handler] Add [SameObject] to paymentManager attribute (#293)

@rsolomakhin, We already have it in current spec :)
https://w3c.github.io/payment-handler/#paymentmanager-interface

The `ServiceWorkerRegistration` has already `[SecureContext, Exposed=(Window, Worker)]` attributes.
Therefore, its members are also `[SecureContext, Exposed=(Window, Worker)]` unless we define it.
Am I missing something?

-- 
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/pull/293#issuecomment-381654944

Received on Monday, 16 April 2018 15:55:37 UTC