- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 22 May 2018 20:40:14 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 May 2018 03:40:36 UTC
BUILD ON #715 The following tasks have been completed: * [ ] Confirmed there are no ReSpec errors/warnings. * [ ] Added Web platform tests (link) * [ ] added MDN Docs (link) Implementation commitment: * [ ] Safari (link to issue) * [ ] Chrome (link to issue) * [ ] Firefox (link to issue) * [ ] Edge (public signal) Impact on Payment Handler spec? You can view, comment on, or merge this pull request online at: https://github.com/w3c/payment-request/pull/716 -- Commit Summary -- * WIP: retry() shell * define aborting and retrying * return promises rejected * complete() throws if retrying * Link to initial tests * Guard against calling request.abort() again * fix typo * Refactor pasta * Make it clear the UI is shutting down * remove redundant checks * Clarify closing, add asserts back in * Teach retry() about payerErrors -- File Changes -- M index.html (314) -- Patch Links -- https://github.com/w3c/payment-request/pull/716.patch https://github.com/w3c/payment-request/pull/716.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/payment-request/pull/716
Received on Wednesday, 23 May 2018 03:40:36 UTC