0
Files
src/tools
Maria Kazinova 2e5afffa5d [Passwords] Add a new histogram for form classification correctness.
Introduce a new UMA that records, for a given field classification,
if subsequent user actions confirm or disprove it.

This is part 1 of 2: in this CL I add metrics for username and
current password classification. I'll add metrics for new and
confirmation password fields in a follow-up.

Here's how the new UMA works:
1) [Exists before this CL] After parsing the form on page load,
renderer ids of key form elements are cached in the form metrics
recorder.
2) [Added in this CL] When the form is submitted, we compare the
values in the form with the previously saved values to see if they
are reused.

Bug: 372385735
Change-Id: Ic609073e1e72c2e64120fa9da32d506ec1e72a93
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5912992
Commit-Queue: Maria Kazinova <kazinova@google.com>
Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1367374}
2024-10-11 09:19:07 +00:00
..
2024-09-03 19:45:57 +00:00
2024-09-19 19:57:13 +00:00
2024-10-07 22:32:32 +00:00
2024-07-24 18:29:08 +00:00
2024-07-24 15:48:35 +00:00
2024-07-31 21:16:27 +00:00
2024-09-11 18:58:48 +00:00
2024-10-09 16:12:17 +00:00
2024-10-09 13:10:25 +00:00