Bug 1583333 [wpt PR 19230] - [Payments] Enable shipping and contact info delegation...
commitd143d809e823f5597eb36bbaf80d46a4267b4a39
authorSahel Sharify <sahel@chromium.org>
Fri, 27 Sep 2019 16:52:46 +0000 (27 16:52 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 30 Sep 2019 14:02:06 +0000 (30 14:02 +0000)
tree2b94f767f97b6cf71403e70cd6c4a8b50960bf2a
parente0c51a75767c6eca53cfdb2aa3668201b86017ac
Bug 1583333 [wpt PR 19230] - [Payments] Enable shipping and contact info delegation [4/5], a=testonly

Automatic update from web-platform-tests
[Payments] Enable shipping and contact info delegation [4/5]

This cl implements shipping address/option change events for PH. With
this change payment handlers can notify the merchant when the user
changes the selected shipping address/option, and wait for updated
details (e.g. new shipping cost, etc) from merchant.

For overall flow please check
https://chromium-review.googlesource.com/c/chromium/src/+/1779003

Bug: 984694
Change-Id: Id881ba22bf4c846a4570801bacc49e5d4e89a72b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1804557
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Rouslan Solomakhin <rouslan@chromium.org>
Commit-Queue: Sahel Sharify <sahel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#700238}

--

wpt-commits: ba39b34e2096be2affd18bd97449f4ed3d286157
wpt-pr: 19230
testing/web-platform/tests/payment-handler/app-change-shipping-address.js [new file with mode: 0644]
testing/web-platform/tests/payment-handler/app-change-shipping-option.js [new file with mode: 0644]
testing/web-platform/tests/payment-handler/change-shipping-address-manual.https.html [new file with mode: 0644]
testing/web-platform/tests/payment-handler/change-shipping-option-manual.https.html [new file with mode: 0644]