commit | 03dab4d8f76e0249d19eb516e4db3f949aa5b45c | [log] [tgz] |
---|---|---|
author | Nina Satragno <nsatragno@chromium.org> | Thu Oct 31 19:28:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 31 19:28:18 2024 |
tree | f2e94c635708375cc0f1f67a60b064de422ec89e | |
parent | 4dc8bc3d3724239db42c853612358bb9261d8d18 [diff] |
[webauthn] Implement signalUnknownCredentialId for Hello Implement signalUnknownCredentialId for Windows Hello. Bug: 376067359 Change-Id: Idd7835c9187e3db94840545597b4898c243f9708 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5973055 Reviewed-by: Adam Langley <agl@chromium.org> Commit-Queue: Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/main@{#1376514}
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.