commit | 775b60144cdfc102771f9648f0a04f19d7734d3b | [log] [tgz] |
---|---|---|
author | Theo Cristea <theocristea@google.com> | Wed Sep 20 10:56:50 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 20 10:56:50 2023 |
tree | 3ea6bc7e8331369d2cb281e37ad667c55968e0d6 | |
parent | ac16858af00e76aeecd77a742ffa4595e6c95e9e [diff] |
Replaced Android.BiometricAuth histogram Android.BiometricAuth.AuthRequester histogram used device_reauth::DeviceAuthRequester in order to record the metrics. As part of the refactoring described in this doc: http://docs/document/d/15E8t2BcmN241P-1xpLzYXwROrTzzb1-fS9LnXRnHRKc , device_reauth::DeviceAuthRequester will be deleted. In order not to lose metrics, the aforementioned metric was replaced by Android.BiometricAuth.AuthSource, which should cover all of the needed buckets. OBSOLETE_HISTOGRAMS=Was replaced with Android.BiometricAuth.AuthSource Bug: 1476842 Change-Id: I485f05e6671d0c49fd9d3b264355085a0ee158b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4874356 Reviewed-by: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Reviewed-by: Viktor Semeniuk <vsemeniuk@google.com> Commit-Queue: Theo Cristea <theocristea@google.com> Cr-Commit-Position: refs/heads/main@{#1198913}
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.