Re: [w3c/browser-payment-api] The "if d is resolved" section of updateWith needs to be more explicit about how it gets a PaymentDetails dictionary (#349)

This isn't taken care of automatically by Web IDL declaring the argument as `Promise<PaymentDetails>`? I guess it would be if we used https://heycam.github.io/webidl/#dfn-perform-steps-once-promise-is-settled instead of the promises guide ... although that itself doesn't account for coercion errors, I think. Hmm.

-- 
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/browser-payment-api/issues/349#issuecomment-266799771

Received on Tuesday, 13 December 2016 17:13:14 UTC