commit | 55d803bd7c717e39f6b09e9e9ca40906b51f9a64 | [log] [tgz] |
---|---|---|
author | Ken Buchanan <kenrb@google.com> | Mon Jan 15 21:38:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 15 21:38:42 2024 |
tree | 94218533e36e363f1299297df2f2d5afeea59b04 | |
parent | 8d5453f10aedd8ba1bc450df00b53ef37db659ad [diff] |
[WebAuthn] Remove kWebAuthnPINProtocolInHMACSecret flag This has been enabled by default since M118. Bug: N/A Change-Id: Ifbdb34dd652b5e1a69d95a4ddf1790613f63ed08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5189769 Commit-Queue: Ken Buchanan <kenrb@chromium.org> Reviewed-by: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/main@{#1247303}
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.