commit | 78146648aecd367b9922620eabe1d0e91d7b575b | [log] [tgz] |
---|---|---|
author | Nina Satragno <nsatragno@chromium.org> | Mon Oct 07 15:26:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 07 15:26:44 2024 |
tree | 14d9c407dd26b788805c74f60bcdd969fb27a5a3 | |
parent | de2db7624cfdb6b361124b6d28fe42c0647a3b1a [diff] |
[chromedriver] Add userName and userDisplayName Add userName and userDisplayName to the WebAuthn automation API on chromedriver. See https://github.com/w3c/webauthn/pull/2148 Bug: 367915823 Change-Id: I2a09c5f169000340a86400156af9579e390b16c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5905423 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Reviewed-by: Alex Rudenko <alexrudenko@chromium.org> Reviewed-by: Mathias Bynens <mathias@chromium.org> Cr-Commit-Position: refs/heads/main@{#1364949}
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.