gecko-dev/dom/webauthn
Dana Keeler a12aa47057 Bug 1871439 - (macos) set authenticatorAttachment to `cross-platform` when using cross-platform provider (i.e. not passkeys) r=jschanck
Differential Revision: https://phabricator.services.mozilla.com/D197091
2023-12-21 19:24:41 +00:00
..
authrs_bridge Bug 1863135 - part 2: reset USB token manager even when there is no pending transaction. r=keeler 2023-12-18 18:13:53 +00:00
libudev-sys
tests Bug 1869309 - Fix test failure by waiting for PopupNotification security delay to expire before clicking the button. r=Gijs 2023-12-11 18:39:11 +00:00
winwebauthn Bug 1851017 - update the windows webauthn header. r=keeler 2023-10-04 03:27:57 +00:00
AndroidWebAuthnService.cpp Bug 1838932 - implement WebAuthn conditional mediation. r=keeler 2023-12-01 23:56:47 +00:00
AndroidWebAuthnService.h Bug 1857336 - expose an nsIWebAuthnService on Android. r=keeler 2023-10-07 02:08:48 +00:00
AuthenticatorAssertionResponse.cpp Bug 1849037 - Add ErrorResult to TypedArray::Create. r=necko-reviewers,extension-reviewers,media-playback-reviewers,webidl,profiler-reviewers,farre,padenot,smaug,robwu,jesup,aabh 2023-11-11 08:24:05 +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 1849037 - Add ErrorResult to TypedArray::Create. r=necko-reviewers,extension-reviewers,media-playback-reviewers,webidl,profiler-reviewers,farre,padenot,smaug,robwu,jesup,aabh 2023-11-11 08:24:05 +00:00
AuthenticatorAttestationResponse.h Bug 1856395 - remove WebAuthnController. r=keeler,webdriver-reviewers 2023-10-05 00:52:32 +00:00
AuthenticatorResponse.cpp Bug 1849037 - Add ErrorResult to TypedArray::Create. r=necko-reviewers,extension-reviewers,media-playback-reviewers,webidl,profiler-reviewers,farre,padenot,smaug,robwu,jesup,aabh 2023-11-11 08:24:05 +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 1856395 - remove WebAuthnController. r=keeler,webdriver-reviewers 2023-10-05 00:52:32 +00:00
MacOSWebAuthnService.h Bug 1853230 - support passkeys on macOS r=jschanck,bradwerth,haik 2023-11-14 18:23:57 +00:00
MacOSWebAuthnService.mm Bug 1871439 - (macos) set authenticatorAttachment to `cross-platform` when using cross-platform provider (i.e. not passkeys) r=jschanck 2023-12-21 19:24:41 +00:00
PWebAuthnTransaction.ipdl Bug 1838932 - implement WebAuthn conditional mediation. r=keeler 2023-12-01 23:56:47 +00:00
PublicKeyCredential.cpp Bug 1838932 - implement WebAuthn conditional mediation. r=keeler 2023-12-01 23:56:47 +00:00
PublicKeyCredential.h Bug 1810851 - add the authenticator attachment field to PublicKeyCredential. r=keeler,webidl,smaug 2023-10-07 20:09:06 +00:00
WebAuthnArgs.cpp Bug 1838932 - implement WebAuthn conditional mediation. r=keeler 2023-12-01 23:56:47 +00:00
WebAuthnArgs.h Bug 1858799 - expose an nsIWebAuthnService on Windows. r=keeler 2023-10-24 02:52:05 +00:00
WebAuthnAutoFillEntry.cpp Bug 1864544 - autofill WebAuthn credentials from Windows Hello. r=keeler 2023-12-01 23:56:48 +00:00
WebAuthnAutoFillEntry.h Bug 1864544 - autofill WebAuthn credentials from Windows Hello. r=keeler 2023-12-01 23:56:48 +00:00
WebAuthnCoseIdentifiers.h
WebAuthnEnumStrings.h Bug 1867847 - part 2: add hybrid transport identifier. r=keeler 2023-12-05 18:42:05 +00:00
WebAuthnManager.cpp Bug 1868206 - preserve excludeList transports in WebAuthnManager. r=keeler 2023-12-05 18:42:06 +00:00
WebAuthnManager.h Bug 1838932 - implement WebAuthn conditional mediation. r=keeler 2023-12-01 23:56:47 +00:00
WebAuthnManagerBase.cpp
WebAuthnManagerBase.h
WebAuthnPromiseHolder.cpp Bug 1857336 - expose an nsIWebAuthnService on Android. r=keeler 2023-10-07 02:08:48 +00:00
WebAuthnPromiseHolder.h Bug 1857336 - expose an nsIWebAuthnService on Android. r=keeler 2023-10-07 02:08:48 +00:00
WebAuthnResult.cpp Bug 1853230 - support passkeys on macOS r=jschanck,bradwerth,haik 2023-11-14 18:23:57 +00:00
WebAuthnResult.h Bug 1853230 - support passkeys on macOS r=jschanck,bradwerth,haik 2023-11-14 18:23:57 +00:00
WebAuthnService.cpp Bug 1867847 - part 3: use auth-rs for AppID credentials on security keys on macOS. r=keeler 2023-12-05 18:42:06 +00:00
WebAuthnService.h Bug 1867847 - part 1: simplify internal service selection in WebAuthnService. r=keeler 2023-12-05 18:42:05 +00:00
WebAuthnTransactionChild.cpp
WebAuthnTransactionChild.h
WebAuthnTransactionParent.cpp Bug 1863135 - reset webauthn service after transaction completion. r=keeler 2023-11-16 17:33:34 +00:00
WebAuthnTransactionParent.h Bug 1863135 - reset webauthn service after transaction completion. r=keeler 2023-11-16 17:33:34 +00:00
WebAuthnTransportIdentifiers.h Bug 1867847 - part 2: add hybrid transport identifier. r=keeler 2023-12-05 18:42:05 +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
WinWebAuthnService.cpp Bug 1853747 - add a link to Windows settings for passkey management. r=keeler,fluent-reviewers,settings-reviewers,desktop-theme-reviewers,dao,bolsson,flod 2023-12-12 20:34:39 +00:00
WinWebAuthnService.h Bug 1864544 - autofill WebAuthn credentials from Windows Hello. r=keeler 2023-12-01 23:56:48 +00:00
components.conf Bug 1857336 - expose an nsIWebAuthnService on Android. r=keeler 2023-10-07 02:08:48 +00:00
moz.build Bug 1864544 - autofill WebAuthn credentials from Windows Hello. r=keeler 2023-12-01 23:56:48 +00:00
nsIWebAuthnArgs.idl Bug 1838932 - implement WebAuthn conditional mediation. r=keeler 2023-12-01 23:56:47 +00:00
nsIWebAuthnAttObj.idl Bug 1856395 - remove WebAuthnController. r=keeler,webdriver-reviewers 2023-10-05 00:52:32 +00:00
nsIWebAuthnPromise.idl Bug 1857336 - expose an nsIWebAuthnService on Android. r=keeler 2023-10-07 02:08:48 +00:00
nsIWebAuthnResult.idl Bug 1858799 - expose an nsIWebAuthnService on Windows. r=keeler 2023-10-24 02:52:05 +00:00
nsIWebAuthnService.idl Bug 1838932 - implement WebAuthn conditional mediation. r=keeler 2023-12-01 23:56:47 +00:00