commit | f8ed79a465eff8d21fbfd07ab212d6c0cf82d988 | [log] [tgz] |
---|---|---|
author | Nina Satragno <nsatragno@chromium.org> | Wed Jun 05 01:09:32 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jun 05 01:09:32 2019 |
tree | 4e99204b4f4ede378d25e2f9e7128a08a78a135f | |
parent | b2dbf1c4dceb169b61ac7537b85131d689322391 [diff] |
[webauthn] Add {add|remove}VirtualAuthenticator to Devtools Domain Add addVirtualAuthenticator and removeVirtualAuthenticator to the WebAuthn Devtools Domain. Patch VirtualFidoDevice so that it no longer hardcodes the transport declared on attestation, this makes testing different authenticators easier. This is one in a series of patches intended to create a Testing API for WebAuthn, for use in Web Platform Tests and by external webauthn tests. For an overview of overall design, please see https://docs.google.com/document/d/1bp2cMgjm2HSpvL9-WsJoIQMsBi1oKGQY6CvWD-9WmIQ/edit?usp=sharing Bug: 922572 Change-Id: Ib606a265576b8059d3a347c63b26a30574136538 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636828 Commit-Queue: Nina Satragno <nsatragno@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Reviewed-by: Ken Buchanan <kenrb@chromium.org> Reviewed-by: Kim Paulhamus <kpaulhamus@chromium.org> Cr-Commit-Position: refs/heads/master@{#666101}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .