commit | 854ebbb22ce0daab3df49f0df20fee3e4c52e333 | [log] [tgz] |
---|---|---|
author | Vincent Boisselle <vincb@google.com> | Thu Nov 30 16:01:43 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 30 16:01:43 2023 |
tree | b90e22981513130ab7de5c22d7e06048a718f9e6 | |
parent | 418c5f69ed88af26ad4ea3ebe4f6105bfa39662e [diff] |
[pwm] Record filling assistance for single username forms. This metric will give us an idea on how good is PWM at filling the username form in the sign-in UFF flow. We will use that metric to evaluate the filling assistance for single username forms as we rollout sign-in UFF on iOS. The metric is recorded for every single username field the user has filled (automatically or manually), when the form is submitted and the corresponding form manager is destroyed. Change-Id: I1048a6073add2eaefdc525c24b0a0e5b4bdc4985 Bug: b/305313926 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4994684 Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by: Maria Kazinova <kazinova@google.com> Commit-Queue: Vincent Boisselle <vincb@google.com> Cr-Commit-Position: refs/heads/main@{#1231337}
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.