commit | dfcf1e7dceeb7627abbf9cb046fd85285c2e41a2 | [log] [tgz] |
---|---|---|
author | Rouslan Solomakhin <rouslan@chromium.org> | Thu Feb 28 18:43:23 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 28 18:43:23 2019 |
tree | 6567fce05dbcd52b2e0d21ead8647735df17f75b | |
parent | 1e0e9ebfaa5a776666edc3e1838527279099354f [diff] |
[Payment Request] Show PaymentDetails.error. Before this patch, Chrome would not show the merchant's shipping address validation error message if the merchant also provided some shipping options. This patch shows the error message if the merchant sets it or if the merchant clears the shipping options in an update. After this patch, Chrome shows the merchant's shipping address validation error message even if the merchant provided some shipping options. As before, if the merchant clears shipping options in an update without providing an error message, Chrome displays a default error message. This behavior has not changed. Bug: 934902 Change-Id: Idfeef5963fd1c9e12d7cdfe1ec9afedd51563a8d Reviewed-on: https://chromium-review.googlesource.com/c/1482720 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by: Danyao Wang <danyao@chromium.org> Cr-Commit-Position: refs/heads/master@{#636488}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .