| commit | fc009e5fd8ea9f8c078a3b51c855e074ad5d969e | [log] [tgz] |
|---|---|---|
| author | Verina Armanyous <averina@google.com> | Fri Jan 17 21:36:55 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 21:36:55 2025 |
| tree | 71682cae20963188bfbe49f74ce46ad19295e8ae | |
| parent | 4641c28e55d3036a589ca666be9ccde1e2f56734 [diff] |
[Save and Fill] Update IsCompleteCreditCardForm Update IsCompleteCreditCardForm to take two additional parameters require_cvc and require_name. This will be used in a following CL to decide if save and fill dialog should be offered which requires cardholder's name and CVC fields in addition to cc number and expiration date. Design doc: go/payments-autofill-save-and-fill-desktop-design Bug: 378164371 Change-Id: If25175a5b62f5643eaa043d5b933ad6a0c75e173 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6096288 Commit-Queue: Verina Armanyous <averina@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Reviewed-by: Siyu An <siyua@chromium.org> Reviewed-by: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/main@{#1408126}
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.