commit | ffa29b79f3e2538283973d29d91e62cefe1913f7 | [log] [tgz] |
---|---|---|
author | Norge Vizcay <[email protected]> | Wed Apr 13 14:04:22 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Apr 13 14:04:22 2022 |
tree | 85e5b2722252c261af006ea63a079a7f8cc93dff | |
parent | 8230e463bba250cfa988ac01e6795982e485678d [diff] |
[Passwords] Introduce EnablePasswordDomainCapabilities flag. If the flag is enabled, all checks for password change capabilities will return true by default. Bug: b/227724400 Change-Id: I11b41172324d1bb439369cefb63dc7d2ccab1de0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3582230 Reviewed-by: Marc Treib <[email protected]> Reviewed-by: Mohamed Amir Yosef <[email protected]> Commit-Queue: Norge Vizcay <[email protected]> Cr-Commit-Position: refs/heads/main@{#992020}
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.