commit | a87081d4c882eeca3dd0948cdd6b4c5c1a1e9449 | [log] [tgz] |
---|---|---|
author | Adem Derinel <derinel@google.com> | Wed Aug 27 13:29:06 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 27 13:29:06 2025 |
tree | 357fc853ed0e15b57bd15da9e6d69f8df7dd59d3 | |
parent | 619e90a166778aea4eca6b5b9740514f8875f10b [diff] |
WebAuthn: Split PasswordCredentialController into Fetcher & UiController This change splits the controller so the Android implementation is not entangled with the desktop UI bits. Also the fetcher can be slightly modified to be used by the //content layer. BYPASS_LARGE_CHANGE_WARNING Bug: 439510669 Change-Id: I25327b1d3dcb9e6f74da930761e0304a90fb89e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6869590 Reviewed-by: Martin Kreichgauer <martinkr@google.com> Commit-Queue: Adem Derinel <derinel@google.com> Cr-Commit-Position: refs/heads/main@{#1507047}
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.