commit | 9bd06b0f1470a92413f947c36087bf80011b7eab | [log] [tgz] |
---|---|---|
author | Slobodan Pejic <slobodan@chromium.org> | Fri Apr 05 20:54:22 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 05 20:54:22 2024 |
tree | e0a2ea09d18dd56a31a764d21cf9d26548f8435b | |
parent | 6a8ad55bd78230d26c6a3883ce92529d49ceb111 [diff] |
Implement cancelling card unmask authentication selection on iOS. Before tapping the cancel button did nothing. Now, the card unmask authentication selection bottom sheet is dismissed (and metrics are logged). Screencap: https://drive.google.com/file/d/1tu5euQcOFQEHD6EMYDQcWRuCklW8P2Qk/view?usp=sharing&resourcekey=0-nE9pkf01wdbFCGSdl3XyiQ Bug: 40282545, b/324887950 Change-Id: Ia8466af593094236dd5529c11405628cd7f10066 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5402067 Reviewed-by: Siyu An <siyua@chromium.org> Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Slobodan Pejic <slobodan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1283376}
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.