commit | 0f51cad6a4462a23f45e344d8b2473b41aa4e270 | [log] [tgz] |
---|---|---|
author | Adem Derinel <derinel@google.com> | Fri Jun 28 14:02:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 14:02:53 2024 |
tree | 5c3671f84a1c20f4720859d8eca6e6ba2fbf52f6 | |
parent | f8fdccc3d6a81c883feade1825d53727fe1b0efa [diff] |
[WebAuthn][Enclave] Handle the passkeys Reset flow after create This CL triggers the passkeys reset and observes the flow. If the flow is during a makeCredential, it will be continued. Note that the security domain is reset. This means that other devices which used the earlier version of the domain will require to query the service. Recording: go/scrcast/Njc0MDE5NjYxMDUzOTUyMHw1NzczZDQ2Ny00ZA browsertests separately. Test: This was tested using the sandbox GAIA URLs. I plan to add Bug: 342554229 Change-Id: I76b4291ab02554e10c78e7cbce7c3dba2d705df8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5568415 Commit-Queue: Adem Derinel <derinel@google.com> Reviewed-by: Adam Langley <agl@chromium.org> Cr-Commit-Position: refs/heads/main@{#1320940}
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.