commit | 22cf765b92c3339364c6c46768257a19d3aabe30 | [log] [tgz] |
---|---|---|
author | Olivia Saul <jsaul@google.com> | Tue Mar 25 01:04:23 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 01:04:23 2025 |
tree | a3fb1b9e980b4bd6a9ab95245ec778c7448f543b | |
parent | bc0c8d4d771edf00794c4dfc08bdcaf7a58b6840 [diff] |
[AF] Clean up AutofillDisableLocalCardMigration flag This CL cleans up the flag but does NOT YET clean up the rest of the Bulk Local Card Migration feature, purely due to its size. Followup CLs to remove Local Card Migration classes, flows, and UI are still happening now and in progress but will be separate in order to keep CLs focused. Bug: 377383176 Change-Id: If2e65c30d7594d3d79a5d934f0b60d3db0874ed9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6378377 Reviewed-by: Rainhard Findling <rainhard@chromium.org> Reviewed-by: Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Olivia Saul <jsaul@google.com> Reviewed-by: Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437240}
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.