- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 13 Dec 2016 09:06:30 -0800
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Tuesday, 13 December 2016 17:07:13 UTC
- Fixes #348 by using the promises guide terms
- Fixes a bug related to #335 by appropriately iterating over the additionalDisplayItems
- Fixes the algorithm to correctly reset [[waitForUpdate]] / target.[[updating]] / the UI even when the promise is rejected, instead of aborting
- Various phrasing fixes around how to use and access dictionaries
---
On top of #368 and should be merged after that. Will clash with #370 so whichever lands first I'll rebase the other.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/browser-payment-api/pull/372
-- Commit Summary --
* Minor typographical fixes
* Various fixes to updateWith
-- File Changes --
M index.html (706)
-- Patch Links --
https://github.com/w3c/browser-payment-api/pull/372.patch
https://github.com/w3c/browser-payment-api/pull/372.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/browser-payment-api/pull/372
Received on Tuesday, 13 December 2016 17:07:13 UTC