w3c / payment-request

Payment Request API
https://www.w3.org/TR/payment-request/
Other
488 stars 135 forks source link

Add [NewObject] annotations to methods #746

Closed marcoscaceres closed 6 years ago

marcoscaceres commented 6 years ago

closes #743


Preview | Diff

marcoscaceres commented 6 years ago

This matches Gecko's implementation, for example: https://github.com/mozilla/gecko-dev/blob/master/dom/webidl/PaymentRequest.webidl#L97

marcoscaceres commented 6 years ago

I guess this is testable... should I add them?