| commit | fdc85d82cae958dc70636e3a018dd499f3ba787c | [log] [tgz] |
|---|---|---|
| author | Nina Satragno <nsatragno@chromium.org> | Tue Feb 18 19:17:17 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 18 19:17:17 2025 |
| tree | 26c89dfb3961aac089fb4b929787a0793095c9c3 | |
| parent | 49c6c62a6c3bf671bcf030cd75b3b73e26d6f87e [diff] |
[webauthn] Use provider name for Windows passkeys Use the new Windows WebAuthn v8 pwszAuthenticatorName property to label credentials from third party providers on Windows. Fixed: 396434681 Change-Id: I9044484a5d40617b0f1487f43710c5f659e91d8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6270536 Commit-Queue: Ken Buchanan <kenrb@chromium.org> Reviewed-by: Ken Buchanan <kenrb@chromium.org> Auto-Submit: Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/main@{#1421527}
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.