gecko-dev/dom/webauthn
Boris Zbarsky 60e78ba8a1 Bug 1121623 part 7. Remove AuthenticatorResponse::WrapObject. r=peterv
It's dead code because we never create AuthenticatorResponse objects directly,
and all subclasses override WrapObject.

Differential Revision: https://phabricator.services.mozilla.com/D32205

--HG--
extra : moz-landing-system : lando
2019-05-24 07:23:54 +00:00
..
cbor-cpp
libudev-sys
tests Bug 1552339 - On Android, direct attestations are anonymized r=keeler 2019-05-21 21:44:05 +00:00
winwebauthn
AndroidWebAuthnTokenManager.cpp Bug 1552539 - Refactor Android WebAuthn methods to use more GeckoBundles r=keeler 2019-05-17 18:36:01 +00:00
AndroidWebAuthnTokenManager.h Bug 1391438 - Support FIDO2 for WebAuthn on Android r=snorp,keeler 2019-05-10 16:40:17 +00:00
AuthenticatorAssertionResponse.cpp
AuthenticatorAssertionResponse.h
AuthenticatorAttestationResponse.cpp
AuthenticatorAttestationResponse.h
AuthenticatorResponse.cpp Bug 1121623 part 7. Remove AuthenticatorResponse::WrapObject. r=peterv 2019-05-24 07:23:54 +00:00
AuthenticatorResponse.h Bug 1121623 part 7. Remove AuthenticatorResponse::WrapObject. r=peterv 2019-05-24 07:23:54 +00:00
moz.build Bug 1520166 - Part 1: Use a vendored version of authenticator. r=jcj 2019-05-24 07:31:26 +00:00
nsIU2FTokenManager.idl
PublicKeyCredential.cpp
PublicKeyCredential.h
PWebAuthnTransaction.ipdl
U2FHIDTokenManager.cpp
U2FHIDTokenManager.h Bug 1520166 - Part 1: Use a vendored version of authenticator. r=jcj 2019-05-24 07:31:26 +00:00
U2FSoftTokenManager.cpp
U2FSoftTokenManager.h
U2FTokenManager.cpp Bug 1551229 - Anonmyize all 'direct' attestation requests on Android r=keeler 2019-05-16 17:37:35 +00:00
U2FTokenManager.h Bug 1540658 - Web Authentication - U2FTokenManager must obey the IPC state machine r=keeler 2019-04-02 18:26:38 +00:00
U2FTokenTransport.h
WebAuthnCBORUtil.cpp
WebAuthnCBORUtil.h
WebAuthnCoseIdentifiers.h
WebAuthnManager.cpp bug 1524478 - don't create JS objects from WebAuthnManager or U2F destructors r=qdot 2019-04-12 18:18:57 +00:00
WebAuthnManager.h Bug 1540378 - Web Authentication: Fix teardown during cycle collection r=keeler,mccr8 2019-04-01 23:13:26 +00:00
WebAuthnManagerBase.cpp Bug 1448408 - Web Authentication - Don't immediately abort on visibility events r=keeler 2019-03-29 17:59:08 +00:00
WebAuthnManagerBase.h Bug 1448408 - Web Authentication - Don't immediately abort on visibility events r=keeler 2019-03-29 17:59:08 +00:00
WebAuthnTransactionChild.cpp
WebAuthnTransactionChild.h
WebAuthnTransactionParent.cpp
WebAuthnTransactionParent.h
WebAuthnUtil.cpp
WebAuthnUtil.h
WinWebAuthnManager.cpp
WinWebAuthnManager.h