commit | ddcdfe9776d336d15e98063e9b78ed63b836c136 | [log] [tgz] |
---|---|---|
author | Amanda Lin Dietz <aldietz@google.com> | Fri Oct 25 22:16:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 25 22:16:38 2024 |
tree | f7fd817371fa460f2706551b755d87ecc33f9a8a | |
parent | 8600f644b5520f4a793d281240d9f7ce58d5c58b [diff] |
[FaceGaze] Fix default threshold in dialog by updating to 50 * The UI was erroneously populated with a default confidence threshold of 60, which is outdated. The default confidence threshold should be 50 as per the constant in GestureHandler. * Update tests. Bug: 309121742 Change-Id: I81205802269d86a1c0f54d0dd7cc0b46723ff8a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5964038 Commit-Queue: Amanda Lin Dietz <aldietz@google.com> Reviewed-by: Connie Xu <conniekxu@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/main@{#1374163}
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.