commit | f4db3b44ff6c95f3b4d9fbd7d00ac595219e4df5 | [log] [tgz] |
---|---|---|
author | Alexis Hetu <sugoi@chromium.org> | Thu Oct 03 16:00:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 16:00:56 2024 |
tree | 04cb3161c2c8f10de3d27efa10caf1202035eeb7 | |
parent | 36f67ff1f2ff1e366444a1a5cf7b2bed9e4567c9 [diff] |
[iOS] Move the passkey model observer to its own file This is a minor cleanup which moved the passkey model observer to its own file. Instead of storing an app agent, it now stores a callback to be called when a passkey model becomes ready. Bug: 355664815 Change-Id: I38b7a2abffb549414416522a08e037e3936c0406 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5904336 Reviewed-by: Nina Satragno <nsatragno@chromium.org> Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Alexis Hétu <sugoi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1363674}
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.