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

@rsolomakhin I removed `[SecureContext]` in this patch. I mis-understood something. There is no reason to add `[SecureContext, Exposed=(Window, Worker)]` to partial interface. The original interface has already the extended attributes. partial interface's extended attribute should be a subset of original interface.

-- 
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-381649244

Received on Monday, 16 April 2018 15:39:17 UTC