commit | f676313e86c4ad7c93ba9a52c0fdd127a2135b9a | [log] [tgz] |
---|---|---|
author | Mohamed Amir Yosef <[email protected]> | Thu Feb 18 15:53:14 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Feb 18 15:53:14 2021 |
tree | cfd65f147f1f388070789815886f5fbbc6c51839 | |
parent | 8c751b594f4564d172b13b0a2adef8804da44337 [diff] |
[Autofill] Introduce about:flags for Autofill Address Save Prompts After https://crrev.com/c/2695787 lands, there will be a reasonable UI. It's time to introduce about:flags for the autofill::features::kAutofillAddressProfileSavePrompt feature. The flag is currently for desktop platforms only. Bug: 1135178 Change-Id: I4ed6640f0b835e18b7f14a67ea8625ee86d3e1f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2700555 Commit-Queue: Mohamed Amir Yosef <[email protected]> Reviewed-by: Matthias Körber <[email protected]> Cr-Commit-Position: refs/heads/master@{#855271}
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.