gecko-dev/dom/webauthn
Jean-Yves Avenard 87438519f0 Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj
Before P1, GetCurrentThreadSerialEventTarget would have always returned the same data as NS_GetCurrentThread, making the comment incorrect Now it will properly return the running TaskQueue if any.

This change of name more clearly exposes what they are doing, as we aren't always dealing with threads directly; but a nsISerialEventTarget

Differential Revision: https://phabricator.services.mozilla.com/D80354
2020-06-23 05:05:36 +00:00
..
cbor-cpp
libudev-sys Backed out changeset 156832378185 (bug 1619094) for build bustages. CLOSED TREE 2020-03-03 19:19:08 +02:00
tests Bug 1602668 - M(1) manifest and test changes. r=kmag,karlt,necko-reviewers,valentin 2020-06-22 19:09:49 +00:00
winwebauthn
AndroidWebAuthnTokenManager.cpp Bug 1637452: Part 15 - Fix JNI includes in dom/webauthn; r=keeler,jcj 2020-05-15 17:06:07 +00:00
AndroidWebAuthnTokenManager.h Bug 1628692 - Prepare dom/webauthn for making FallibleTArray uncopyable. r=jcj 2020-04-29 08:49:18 +00:00
AuthenticatorAssertionResponse.cpp
AuthenticatorAssertionResponse.h
AuthenticatorAttestationResponse.cpp
AuthenticatorAttestationResponse.h
AuthenticatorResponse.cpp Bug 1627213 - Don't call HoldJSObjects in a superclass ctor. r=jonco 2020-04-03 16:57:10 +00:00
AuthenticatorResponse.h
moz.build
nsIU2FTokenManager.idl
PublicKeyCredential.cpp
PublicKeyCredential.h
PWebAuthnTransaction.ipdl Bug 1630088 - WebAuthn requests need to retain the Browsing Context ID r=keeler 2020-04-24 22:57:33 +00:00
U2FHIDTokenManager.cpp Bug 1626570 - Improve handling of copying arrays in dom/webauthn. r=jcj 2020-05-06 11:17:07 +00:00
U2FHIDTokenManager.h Bug 1626570 - Improve handling of copying arrays in dom/webauthn. r=jcj 2020-05-06 11:17:07 +00:00
U2FSoftTokenManager.cpp Bug 1626570 - Improve handling of copying arrays in dom/webauthn. r=jcj 2020-05-06 11:17:07 +00:00
U2FSoftTokenManager.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/webauthn. r=smaug 2020-03-09 15:47:39 +00:00
U2FTokenManager.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
U2FTokenManager.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/webauthn. r=smaug 2020-03-09 15:47:39 +00:00
U2FTokenTransport.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/webauthn. r=smaug 2020-03-09 15:47:39 +00:00
WebAuthnCBORUtil.cpp
WebAuthnCBORUtil.h
WebAuthnCoseIdentifiers.h
WebAuthnManager.cpp Bug 1636148 - "BandAid" - Cast Remaining Callers To BasePrincipal r=ckerschb,geckoview-reviewers,agi 2020-05-14 19:42:57 +00:00
WebAuthnManager.h
WebAuthnManagerBase.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
WebAuthnManagerBase.h
WebAuthnTransactionChild.cpp
WebAuthnTransactionChild.h
WebAuthnTransactionParent.cpp
WebAuthnTransactionParent.h
WebAuthnUtil.cpp Bug 1628715 - Part 10: Activate nodiscard attributes on AppendElement(s). r=xpcom-reviewers,nika,peterv 2020-04-24 14:34:15 +00:00
WebAuthnUtil.h
WinWebAuthnManager.cpp Bug 1642400 - Improve DLL loading. r=jcj 2020-06-09 22:43:59 +00:00
WinWebAuthnManager.h