commit | 00e52faaaab64659c66e9d75deab14fa378d3d28 | [log] [tgz] |
---|---|---|
author | Verina Armanyous <averina@google.com> | Fri May 09 22:11:46 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 09 22:11:46 2025 |
tree | d51563dc09e7f1c3999d324c8042d6260c9ca0be | |
parent | 1a272cfa8b38d5996d0982ed12bbd3d4fb1b6217 [diff] |
[Save and Fill] Create save and fill manager skeleton This is where the core logic of the Save and Fill feature will reside. AttemptToOfferSaveAndFill(~) will be added in the following CL. Design doc: go/payments-autofill-save-and-fill-desktop-design Bug: 378164925 Change-Id: I619449b0dd00c8c7eecc32bcf78ea17f480ce294 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6527649 Reviewed-by: Siyu An <siyua@chromium.org> Commit-Queue: Verina Armanyous <averina@google.com> Cr-Commit-Position: refs/heads/main@{#1458372}
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.