[w3c/webpayments-payment-apps-api] (Promise<PaymentResponse> or PaymentResponse) is invalid Web IDL. (#71)

Should just be Promise<PaymentResponse>.
Existing case: https://github.com/w3c/ServiceWorker/issues/724
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/webpayments-payment-apps-api/pull/71

-- Commit Summary --

  * (Promise<PaymentResponse> or PaymentResponse) is invalid Web IDL.

-- File Changes --

    M index.html (3)

-- Patch Links --

https://github.com/w3c/webpayments-payment-apps-api/pull/71.patch
https://github.com/w3c/webpayments-payment-apps-api/pull/71.diff

-- 
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/webpayments-payment-apps-api/pull/71

Received on Monday, 21 November 2016 23:19:47 UTC