commit | 2b1540a5d902453f356f1892f9a7f9e4ed3c3b96 | [log] [tgz] |
---|---|---|
author | Balazs Engedy <[email protected]> | Fri Mar 30 11:07:39 2018 |
committer | Commit Bot <[email protected]> | Fri Mar 30 11:07:39 2018 |
tree | 70c7c2cec70bc240b14604cfaadcca3c14746148 | |
parent | 0e42f108019798f7d87f99b3fbe35f14ecba1304 [diff] |
Add U2fTransportProtocol.kNearFieldCommunication. This results in device::U2fTransportProtocol now having the exact same enumerators as webauth::mojom::AuthenticatorTransport, so a type mapping is also added between the two enums. Furthermore, as we do not yet support NFC discovery (the work has not started yet, tracked by crbug.com/825949), the semantics of FidoDiscovery::Create has been changed so that it is now allowed to return nullptr for transports not supported on a platform. [email protected] Bug: 785955 Change-Id: Ia142504e0fd73200a96b4292be83debf1f1aa553 Reviewed-on: https://chromium-review.googlesource.com/980889 Reviewed-by: John Abd-El-Malek <[email protected]> Reviewed-by: Balazs Engedy <[email protected]> Reviewed-by: Mike West <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Reviewed-by: Kim Paulhamus <[email protected]> Commit-Queue: Balazs Engedy <[email protected]> Cr-Commit-Position: refs/heads/master@{#547139}
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 .