| commit | 7afec0b4e590b052a9949e08333a1e97de10dd80 | [log] [tgz] |
|---|---|---|
| author | James Sun <jamessun@google.com> | Fri Dec 12 22:21:55 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 12 22:21:55 2025 |
| tree | e78c9028cb7f17b46b54f9db2e208552cd3f6964 | |
| parent | 955f04cfa48c4c50855ac75db5c0f9da9bb49755 [diff] |
[AIAE] Stop the BNPL flow once non-USD currency is returned When non-USD currency is returned from the server-side AI, stop the BNPL flow and show error dialog. This error dialog will be replaced by a WIP error dialog specific for unsupported currency issue. Mock flows: 1. USD case: https://screencast.googleplex.com/cast/NTMyMzczODgyMzI2MjIwOHxkNzAzN2ViMC02ZQ 2. Unsupported currency, Euro, case: https://screencast.googleplex.com/cast/NTYwNTIxNDczOTQ5Njk2MHwzNzdiZTVkNi0xZQ Bug: 467418149 Change-Id: Icf1c44ef4e1abfed02eb3f5372c856a6d5125829 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7244116 Commit-Queue: James Sun <jamessun@google.com> Reviewed-by: Vinny Persky <vinnypersky@google.com> Cr-Commit-Position: refs/heads/main@{#1558292}
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.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.