commit | 15cc94e75ceb13d58a94c314480e5915bb706cb7 | [log] [tgz] |
---|---|---|
author | Noémie St-Onge <noemies@google.com> | Thu Nov 07 20:17:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 07 20:17:37 2024 |
tree | b37bc9191a7629f59ac013ec536cff917c733049 | |
parent | 1197f9bac3559b5fa9c8100711f731cb524fd0c7 [diff] |
[iOS] Handle taps on passkey welcome screen "Not now" button This CL handles taps on the passkey welcome screen "Not now" button by asking the PasskeyWelcomeScreenViewController's delegate to dismiss it's view. Video: https://drive.google.com/file/d/1MO2SCFRYY8Oyp0WZURJKYrylHkCq11_E/view?usp=drive_link&resourcekey=0-CFemJiQh9KfpoSzxrmIcgA Bug: 355042392 Change-Id: I794458f911eaaa4bfb521d4336cef576495045d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6000814 Reviewed-by: Alexis Hétu <sugoi@chromium.org> Commit-Queue: Noémie St-Onge <noemies@google.com> Cr-Commit-Position: refs/heads/main@{#1379887}
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.