Backed out changeset da849c48840c (bug 1857336) for causing WebAuthnSignArgs related...
commit6007065b0301a27100a9182c435eaabfc7ca0265
authorStanca Serban <sstanca@mozilla.com>
Sat, 7 Oct 2023 00:08:39 +0000 (7 03:08 +0300)
committerStanca Serban <sstanca@mozilla.com>
Sat, 7 Oct 2023 00:08:39 +0000 (7 03:08 +0300)
tree311bccbb6651df7241b60355e307a43b1fa028d5
parent0b1d2c2503d57c84cdff41a06771c60953497bd8
Backed out changeset da849c48840c (bug 1857336) for causing WebAuthnSignArgs related crashes.
32 files changed:
dom/credentialmanagement/tests/mochitest/test_credman_iframes.html
dom/webauthn/AndroidWebAuthnService.cpp [deleted file]
dom/webauthn/AndroidWebAuthnTokenManager.cpp [new file with mode: 0644]
dom/webauthn/AndroidWebAuthnTokenManager.h [moved from dom/webauthn/AndroidWebAuthnService.h with 56% similarity]
dom/webauthn/AuthrsService.cpp [new file with mode: 0644]
dom/webauthn/AuthrsService.h [new file with mode: 0644]
dom/webauthn/CtapArgs.cpp [moved from dom/webauthn/WebAuthnArgs.cpp with 56% similarity]
dom/webauthn/CtapArgs.h [moved from dom/webauthn/WebAuthnArgs.h with 59% similarity]
dom/webauthn/U2FTokenManager.cpp [new file with mode: 0644]
dom/webauthn/U2FTokenManager.h [new file with mode: 0644]
dom/webauthn/U2FTokenTransport.h [new file with mode: 0644]
dom/webauthn/WebAuthnPromiseHolder.cpp
dom/webauthn/WebAuthnPromiseHolder.h
dom/webauthn/WebAuthnResult.cpp [deleted file]
dom/webauthn/WebAuthnResult.h [deleted file]
dom/webauthn/WebAuthnService.cpp [deleted file]
dom/webauthn/WebAuthnService.h [deleted file]
dom/webauthn/WebAuthnTransactionParent.cpp
dom/webauthn/WinWebAuthnManager.h
dom/webauthn/authrs_bridge/src/lib.rs
dom/webauthn/components.conf
dom/webauthn/moz.build
dom/webauthn/nsIWebAuthnArgs.idl
dom/webauthn/nsIWebAuthnPromise.idl
dom/webauthn/nsIWebAuthnResult.idl
dom/webauthn/nsIWebAuthnService.idl
dom/webauthn/tests/browser/browser.toml
dom/webauthn/tests/browser/browser_webauthn_telemetry.js
dom/webauthn/tests/mochitest.ini
layout/build/nsLayoutStatics.cpp
modules/libpref/init/StaticPrefList.yaml
testing/profiles/web-platform/user.js