Backed out 2 changesets (bug 1816520, bug 1816519) for non-unified build bustages...
commit2d7b94471ee1b5e9866d6dcf418fca60e559d70d
authorCosmin Sabou <csabou@mozilla.com>
Thu, 31 Aug 2023 06:21:24 +0000 (31 09:21 +0300)
committerCosmin Sabou <csabou@mozilla.com>
Thu, 31 Aug 2023 06:21:24 +0000 (31 09:21 +0300)
tree78b2bf1102804e4fbb318fbe6a85179157dabc84
parent1e85c0a52bbcb994165999904c820d4b8422177c
Backed out 2 changesets (bug 1816520, bug 1816519) for non-unified build bustages on AuthrsBridge_ffi.h. CLOSED TREE

Backed out changeset 03d6e3a37329 (bug 1816520)
Backed out changeset 891504a115dd (bug 1816519)
26 files changed:
.clang-format-ignore
.prettierignore
dom/webauthn/AuthenticatorAttestationResponse.cpp
dom/webauthn/AuthenticatorAttestationResponse.h
dom/webauthn/AuthrsBridge_ffi.h [deleted file]
dom/webauthn/AuthrsTransport.cpp
dom/webauthn/WebAuthnCBORUtil.cpp [new file with mode: 0644]
dom/webauthn/WebAuthnCBORUtil.h [new file with mode: 0644]
dom/webauthn/WebAuthnUtil.cpp
dom/webauthn/WinWebAuthnManager.cpp
dom/webauthn/authrs_bridge/src/lib.rs
dom/webauthn/authrs_bridge/src/test_token.rs
dom/webauthn/cbor-cpp/README.md [new file with mode: 0644]
dom/webauthn/cbor-cpp/src/LICENSE [new file with mode: 0644]
dom/webauthn/cbor-cpp/src/README-MOZILLA [new file with mode: 0644]
dom/webauthn/cbor-cpp/src/cbor.h [new file with mode: 0644]
dom/webauthn/cbor-cpp/src/encoder.cpp [new file with mode: 0644]
dom/webauthn/cbor-cpp/src/encoder.h [new file with mode: 0644]
dom/webauthn/cbor-cpp/src/output.h [new file with mode: 0644]
dom/webauthn/cbor-cpp/src/output_dynamic.cpp [new file with mode: 0644]
dom/webauthn/cbor-cpp/src/output_dynamic.h [new file with mode: 0644]
dom/webauthn/moz.build
dom/webauthn/nsIWebAuthnController.idl
dom/webidl/WebAuthentication.webidl
testing/web-platform/meta/webauthn/createcredential-getpublickey.https.html.ini [new file with mode: 0644]
tools/rewriting/ThirdPartyPaths.txt