commit | 0d343a8d870ef0bb8ba9b1c23031b361f5fbfcbe | [log] [tgz] |
---|---|---|
author | Howard Yang <hcyang@google.com> | Tue May 28 03:47:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 28 03:47:04 2024 |
tree | c8695c8d852b85f29a7ae7a675d608d6e585b343 | |
parent | 964929a90ebf209aac7b33ed9d9b1a3dfcbc760c [diff] |
Show WebAuthn dialog for lacros passkey auth Make the InSessionAuth::RequestLegacyWebauthn handler summon the WebAuthn dialog when receiving lacros's request. Bug: b:342097802 Test: CQ Test: deploy onto DUT, go to webauthn.io and verify that GPM passkey auth works. Change-Id: Ie97d11e2b3a1482e25a6ad7b05360b2e7621eee1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5558224 Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Commit-Queue: Howard Yang <hcyang@google.com> Reviewed-by: Martin Kreichgauer <martinkr@google.com> Reviewed-by: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/main@{#1306586}
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.