commit | 485c374ef010dcbefe237d472be617a94cda7aca | [log] [tgz] |
---|---|---|
author | Anna Tsvirchkova <atsvirchkova@google.com> | Mon Oct 21 09:51:14 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 09:51:14 2024 |
tree | 94b26b20f213e946c33d04220cdc714409ff7a88 | |
parent | 1700fa063e33c540e4041a77ca350cd51c9a741c [diff] |
[PassGroup] Introduce controller to ask user confirmation before filling This CL introduces GroupedCredentialAcknowledgeSheetController which will show the UI, asking the user to confirm filling and save the exact matching credential if needed. It also introduces the call to show the notice from the touch-to-fill surface. Bug: 372635361 Change-Id: Icf8f28c2df34832d55df8b0c2ef543d60ca709e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5939703 Commit-Queue: Anna Tsvirchkova <atsvirchkova@google.com> Reviewed-by: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/main@{#1371268}
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.