commit | 901acb4da3d40330deee5071b4bfd4b9158753cd | [log] [tgz] |
---|---|---|
author | Karol Sygiet <sygiet@google.com> | Mon Aug 08 16:00:04 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 08 16:00:04 2022 |
tree | 3f2da8c5e30afa91c977aa1702d0a388e8c44ef7 | |
parent | 37b9360e7a3e58efe29232bd2da3914ca428d0b6 [diff] |
Refactor biometric authenticator feature flags. Changed kEnableBiometricAuthenticationInSettings flag to support Mac only. It turned out that windows already supports biometric authentication, so we don't need a feature flag for that on this OS. Bug: 1342024 Change-Id: I0fae6fa7f7cc687f2e9653e498bf58c85645ed5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3805332 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Auto-Submit: Karol Sygiet <sygiet@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1032569}
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.