gecko-dev/dom/webauthn
Tom Marble a99a113414 Bug 1853244 - convert .ini manifests to .toml: batch 6 {caps,devtools,dom}/**/browser.ini r=jmaher,media-playback-reviewers,devtools-reviewers,profiler-reviewers,alwu,nchevobbe,canaltinova
Differential Revision: https://phabricator.services.mozilla.com/D188856
2023-09-22 20:42:14 +00:00
..
authrs_bridge Bug 1854266 - move usedAppId logic to authrs_bridge. r=keeler 2023-09-21 16:07:46 +00:00
libudev-sys Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin 2022-12-13 09:14:44 +00:00
tests Bug 1853244 - convert .ini manifests to .toml: batch 6 {caps,devtools,dom}/**/browser.ini r=jmaher,media-playback-reviewers,devtools-reviewers,profiler-reviewers,alwu,nchevobbe,canaltinova 2023-09-22 20:42:14 +00:00
winwebauthn Bug 1812392 - update Windows webauthn header. r=dveditz 2023-05-01 18:47:32 +00:00
AndroidWebAuthnTokenManager.cpp Bug 1844437 - support WebAuthn credProps extension. r=keeler,webidl,saschanaz 2023-09-21 02:07:42 +00:00
AndroidWebAuthnTokenManager.h Bug 1844437 - support WebAuthn credProps extension. r=keeler,webidl,saschanaz 2023-09-21 02:07:42 +00:00
AuthenticatorAssertionResponse.cpp Bug 1823782 - implement webauthn serialization methods r=jschanck,webidl,saschanaz,tschuster 2023-09-19 20:03:37 +00:00
AuthenticatorAssertionResponse.h Bug 1823782 - implement webauthn serialization methods r=jschanck,webidl,saschanaz,tschuster 2023-09-19 20:03:37 +00:00
AuthenticatorAttestationResponse.cpp Bug 1823782 - implement webauthn serialization methods r=jschanck,webidl,saschanaz,tschuster 2023-09-19 20:03:37 +00:00
AuthenticatorAttestationResponse.h Bug 1823782 - implement webauthn serialization methods r=jschanck,webidl,saschanaz,tschuster 2023-09-19 20:03:37 +00:00
AuthenticatorResponse.cpp Bug 1823782 - implement webauthn serialization methods r=jschanck,webidl,saschanaz,tschuster 2023-09-19 20:03:37 +00:00
AuthenticatorResponse.h Bug 1823782 - implement webauthn serialization methods r=jschanck,webidl,saschanaz,tschuster 2023-09-19 20:03:37 +00:00
AuthrsBridge_ffi.h Bug 1816519 - implement getAuthenticatorData for AuthenticatorAttestationResponse. r=keeler,webidl,emilio,smaug 2023-08-31 22:56:50 +00:00
AuthrsTransport.cpp Bug 1816519 - implement getAuthenticatorData for AuthenticatorAttestationResponse. r=keeler,webidl,emilio,smaug 2023-08-31 22:56:50 +00:00
AuthrsTransport.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
CtapArgs.cpp Bug 1844437 - support WebAuthn credProps extension. r=keeler,webidl,saschanaz 2023-09-21 02:07:42 +00:00
CtapArgs.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
PWebAuthnTransaction.ipdl Bug 1844437 - support WebAuthn credProps extension. r=keeler,webidl,saschanaz 2023-09-21 02:07:42 +00:00
PublicKeyCredential.cpp Bug 1844437 - support WebAuthn credProps extension. r=keeler,webidl,saschanaz 2023-09-21 02:07:42 +00:00
PublicKeyCredential.h Bug 1844437 - support WebAuthn credProps extension. r=keeler,webidl,saschanaz 2023-09-21 02:07:42 +00:00
U2FTokenManager.cpp Bug 1853819 - Remove nsIU2FTokenManager. r=keeler 2023-09-20 05:02:36 +00:00
U2FTokenManager.h Bug 1853819 - Remove nsIU2FTokenManager. r=keeler 2023-09-20 05:02:36 +00:00
U2FTokenTransport.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
WebAuthnController.cpp Bug 1854266 - move usedAppId logic to authrs_bridge. r=keeler 2023-09-21 16:07:46 +00:00
WebAuthnController.h Bug 1854266 - move usedAppId logic to authrs_bridge. r=keeler 2023-09-21 16:07:46 +00:00
WebAuthnCoseIdentifiers.h
WebAuthnEnumStrings.h Bug 1773760 - part 8: move string constants to WebAuthnEnumStrings.h. r=keeler 2023-01-26 15:36:37 +00:00
WebAuthnManager.cpp Bug 1844437 - support WebAuthn credProps extension. r=keeler,webidl,saschanaz 2023-09-21 02:07:42 +00:00
WebAuthnManager.h Bug 1819156 - Assign WebAuthn transaction IDs randomly. r=keeler 2023-02-28 17:18:21 +00:00
WebAuthnManagerBase.cpp
WebAuthnManagerBase.h
WebAuthnTransactionChild.cpp
WebAuthnTransactionChild.h
WebAuthnTransactionParent.cpp Bug 1853819 - Remove nsIU2FTokenManager. r=keeler 2023-09-20 05:02:36 +00:00
WebAuthnTransactionParent.h
WebAuthnTransportIdentifiers.h Bug 1813982 - XPCOM interface to authenticator-rs. r=keeler,geckoview-reviewers,m_kato 2023-03-16 21:42:21 +00:00
WebAuthnUtil.cpp Bug 1854266 - move usedAppId logic to authrs_bridge. r=keeler 2023-09-21 16:07:46 +00:00
WebAuthnUtil.h Bug 1854266 - move usedAppId logic to authrs_bridge. r=keeler 2023-09-21 16:07:46 +00:00
WinWebAuthnManager.cpp Bug 1844437 - support WebAuthn credProps extension. r=keeler,webidl,saschanaz 2023-09-21 02:07:42 +00:00
WinWebAuthnManager.h
components.conf Bug 1838894 - support adding and removing virtual authenticators in nsIWebAuthnTransport r=jschanck 2023-08-09 20:47:55 +00:00
moz.build Bug 1853244 - convert .ini manifests to .toml: batch 6 {caps,devtools,dom}/**/browser.ini r=jmaher,media-playback-reviewers,devtools-reviewers,profiler-reviewers,alwu,nchevobbe,canaltinova 2023-09-22 20:42:14 +00:00
nsIWebAuthnController.idl Bug 1854266 - move usedAppId logic to authrs_bridge. r=keeler 2023-09-21 16:07:46 +00:00