- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 16 Aug 2018 19:45:05 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 August 2018 02:45:26 UTC
marcoscaceres commented on this pull request. > @@ -4555,6 +4586,28 @@ <h2> </li> </ol> </li> + <li data-link-for="PaymentDetailsUpdate">If the + <a>paymentMethodErrors</a> member is present and + <var>identifier</var> is not undefined: + <ol> + <li>If required by the specification that defines the + <var>identifer</var>, then <a data-cite= + "!WEBIDL#dfn-convert-ecmascript-to-idl-value">convert</a> <a> + paymentMethodErrors</a> to an IDL value. Otherwise, + <a data-cite= Ok yeah. I thought it was still a JS object and it was being converted into an IDL object. We might need to check other parts of the spec, as we do the same thing in other places. -- 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-request/pull/749#discussion_r210792898
Received on Friday, 17 August 2018 02:45:26 UTC