commit | f3240eb0421639cdbc429bdddcb5c259d039bb72 | [log] [tgz] |
---|---|---|
author | Amos Lim <eui-sang.lim@samsung.com> | Mon Jun 13 18:47:26 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 13 18:47:26 2022 |
tree | 5ae77b3473a222ccbffc559707c99f2a0ceac364 | |
parent | f8c66f6499ccd1bdd01354e9aef85b3442aa1a1e [diff] |
webauthn: Ignore unknown UserVerificationRequirement value To comply to the spec, unknown UserVerificationRequirement value should be ignored instead of throwing TypeError. This fixups https://crrev.com/c/3678741 Bug: 1122731 Change-Id: If5357a2eb3d726b8c00b2dd4a7b9335cabbe4125 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3703037 Reviewed-by: Nina Satragno <nsatragno@chromium.org> Commit-Queue: Euisang Lim <eui-sang.lim@samsung.com> Cr-Commit-Position: refs/heads/main@{#1013583}
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.