commit | 72819c17aa367867254aab97c4ec75f4a9232745 | [log] [tgz] |
---|---|---|
author | Junhui He <junhuihe@google.com> | Thu Jul 31 19:28:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 31 19:28:19 2025 |
tree | e4811f80af18e290a3d60103317a9b74df5ea140 | |
parent | 6951702102a8a2b435a71f256e71ac52f7121b40 [diff] |
Abort A2A payment flow when user has opted out The value of `kFacilitatedPaymentsA2AEnabled` pref is controlled by users by toggling on/off "Payment Apps" option in the settings page. Abort the flow if the user has opted out. dd: go/a2a-payments-clank-design Fixed: 434264376 Change-Id: Id2bb71c72241fe35dac233167f0485020af1bf6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6789020 Reviewed-by: Siddharth Shah <siashah@chromium.org> Reviewed-by: Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Junhui He <junhuihe@google.com> Cr-Commit-Position: refs/heads/main@{#1495018}
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.