commit | 261d3c6b58691b8ce77c854efb75699f3e5d8bf3 | [log] [tgz] |
---|---|---|
author | Ioana Pandele <ioanap@chromium.org> | Thu Oct 23 08:35:08 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 23 08:35:08 2025 |
tree | a5159fee9e134c0f21bd1f3498a9cc1cd6b51b53 | |
parent | cc3e06c259307ed50fd81b0cbbff2abe8bbf39a4 [diff] |
Check isFillingEnabled in GetCredentials If filling is not allowed on the current site, there is no point in showing a credential picker to the user. Fixed: 437891773 Change-Id: I34f6b7a6880dc3a561159484b4ca341d06967108 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7063176 Reviewed-by: Kevin McNee <mcnee@chromium.org> Reviewed-by: Oleksandr Tara <otara@google.com> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/main@{#1534160}
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.