commit | 02603a2f71f1c45ae4a88c40e9da28e65c82fac6 | [log] [tgz] |
---|---|---|
author | Anna Tsvirchkova <atsvirchkova@google.com> | Mon Oct 23 19:31:05 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 23 19:31:05 2023 |
tree | a544a1fc05d83a52b47631942afeafc334f13d5b | |
parent | b8836db62d2bab0c332d6d652ff04792135216d5 [diff] |
[TTFPassGen] Add PasswordManager.PasswordGenerationBottomSheet.InteractionResult metric Adds a new histogram to track the interaction result from the password generation bottom sheet. Possible outcomes: - Password accepted by the user - Password rejected by the user ("Create my own" button) - Bottom sheet dismissed from native (not user choice) - Bottom sheet dismissed by user (via scrim tap or swipe) Bug: 1421753 Change-Id: I92d3f419ab08a8fbfa27997b078b12dcd3f06949 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4952490 Reviewed-by: Ioana Pandele <ioanap@chromium.org> Commit-Queue: Anna Tsvirchkova <atsvirchkova@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1213676}
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.