KEMBAR78
fix: dispatch must set [[waitForUpdate]] to true by marcoscaceres · Pull Request #855 · w3c/payment-request · GitHub
Skip to content

Conversation

@marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Mar 25, 2019

closes #854

The following tasks have been completed:

Implementation commitment:

  • Safari (link to issue)
  • Chrome (link to issue)
  • Firefox - already implements this.
  • Edge (public signal)

Optional, impact on Payment Handler spec?


Preview | Diff

@marcoscaceres marcoscaceres requested a review from danyao March 25, 2019 03:55
@marcoscaceres marcoscaceres merged commit 43ba627 into gh-pages Mar 25, 2019
@marcoscaceres marcoscaceres deleted the waitforupdate branch March 25, 2019 19:29
aarongable pushed a commit to chromium/chromium that referenced this pull request Mar 28, 2019
This is to match w3c/payment-request#855

This patch is required for Chrome to pass this WPT:
https://w3c-test.org/payment-request/PaymentRequestUpdateEvent/updateWith-call-immediate-manual.https.html

Bug: 945358
Change-Id: I6a8b355f557f338d60bb5f7e7eed99fc5bd311e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1542144
Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org>
Reviewed-by: Jinho Bang <jinho.bang@samsung.com>
Commit-Queue: Danyao Wang <danyao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#645073}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[[waitForUpdate]] must be set to true always after dispatch.

2 participants