commit | b4afc5e925e7bb61d6649391ca21c30dbdea7a89 | [log] [tgz] |
---|---|---|
author | Christopher Grant <cjgrant@chromium.org> | Tue May 06 14:50:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 06 14:50:41 2025 |
tree | d3f95fd72a87147a948811cb302192cb4855a348 | |
parent | 494fe24ae2d8e162a7537c828dda87d6a855797b [diff] |
Passwords: Add 3-button save dialog initial metrics This builds on crrev.com/c/6483569 with: - A new CLICKED_NOT_NOW dialog dismissal reason - Interactive test coverage for the new (and existing) dismiss buttons Bug: 411441552 Change-Id: I0fdc142083710d6be873b7f80da351a83489884b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6501099 Reviewed-by: Dana Fried <dfried@chromium.org> Reviewed-by: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by: Maria Kazinova <kazinova@google.com> Commit-Queue: Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/main@{#1456323}
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.