commit | a43d17730bad2602851d8044338033b6a7d1d217 | [log] [tgz] |
---|---|---|
author | Karol Sygiet <[email protected]> | Thu Sep 15 20:01:25 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 15 20:01:25 2022 |
tree | f13fee435b2cc3ce3ec2d46d4e56eda7373455e8 | |
parent | 983bd09f01ff418cb41dcad469155d7771b9b854 [diff] |
Use pref to determine if auth for filling should be enabled on Windows Added way of controlling the biometric authentication before filling feature on Windows using pref value, biometrics availability and feature flag. Bug: 1322079 Change-Id: I71b60dbacf8ef6332d7350b4d31a0e1d50d85ce9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3892920 Reviewed-by: Vasilii Sukhanov <[email protected]> Auto-Submit: Karol Sygiet <[email protected]> Commit-Queue: Vasilii Sukhanov <[email protected]> Cr-Commit-Position: refs/heads/main@{#1047639}
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.