commit | 898ee870d878ad3e18c29cf41a5301b20ea2ec19 | [log] [tgz] |
---|---|---|
author | Piotr Kotynia <piotrkotynia@google.com> | Fri Aug 08 06:24:20 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 08 06:24:20 2025 |
tree | ada3463a56cfba86bc57e0fddd844a60825d7252 | |
parent | 8212c031eed33c5fa8265511bee91edd2e198802 [diff] |
[Android] Filter out Home, Work and Name+Email profiles from payments UI https://crrev.com/c/6533012 was supposed to prevent this in the payments editor, but it appears that on android its implemented separately. This CL fixes it on mobile. Bug: 398766647 Change-Id: I30c81dd0172aca6e5779dee68ce6ef8a3eb87ec6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6827144 Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Commit-Queue: Piotr Kotynia <piotrkotynia@google.com> Reviewed-by: Stephen McGruer <smcgruer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1498620}
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.