commit | 306f6953a9117332a534218c97dd711434d81af8 | [log] [tgz] |
---|---|---|
author | Adem Derinel <derinel@google.com> | Mon May 12 06:48:53 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 12 06:48:53 2025 |
tree | 72b3603b34f2b4db76eb0a7279b3677b00f536db | |
parent | 9038ed89118bf6c300d13bda56d248c75a99cffa [diff] |
WebAuthn: Fix credential labels with providers in autofill & immediate Following the same pattern that is already being used for phone and windows hello, it is now displayed with a "Passkey • provider" label. Before: Autofill: https://photos.app.goo.gl/nGLfQnTuLh3kNLxJ7 Immediate: https://photos.app.goo.gl/TH1suME9H4Ws5xUT7 After: Autofill: https://photos.app.goo.gl/eU27C1ZXWaEsAZUU9 Immediate: https://photos.app.goo.gl/b74h5N5bweMg96wC9 Bug: 393055190 Change-Id: Ic1e612cedf3e0d01c94bb236dd1c26e1352a58e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6530481 Reviewed-by: Maria Kazinova <kazinova@google.com> Reviewed-by: Ken Buchanan <kenrb@chromium.org> Commit-Queue: Adem Derinel <derinel@google.com> Cr-Commit-Position: refs/heads/main@{#1458675}
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.