commit | 68b43b07b5af40999e18751cfcd51720885046b8 | [log] [tgz] |
---|---|---|
author | Andrii Natiahlyi <natiahlyi@google.com> | Wed Nov 06 21:57:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 21:57:37 2024 |
tree | 3e5bc40e8ff3142487500c5d8f81463e1b8e8791 | |
parent | 136ff32af269394f2ca1dfc950596d4724a6300b [diff] |
Add client extensions to getClientCapabilities() per WebAuthn L3 spec https://w3c.github.io/webauthn/#sctn-getClientCapabilities Fixed: 377366929 Change-Id: I954430fa786a9350c463a004c569d69d1e66ef73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5999316 Commit-Queue: Andrii Natiahlyi <natiahlyi@google.com> Reviewed-by: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/main@{#1379271}
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.