gecko-dev/dom/webauthn
J.C. Jones 1bd162dde3 Bug 1540309 - Track browsing context for the WebAuthn UX prompts r=nhnt11
The WebAuthn popup just used the current selected browser for its context,
while we actually want to stick with the window that brought us to the party.

This adds tests to ensure that the doorhanger stays on the tab it was originally
attached to, avoiding the 'wandering doorhanger' problem from the bug.

Differential Revision: https://phabricator.services.mozilla.com/D72255
2020-10-05 22:20:41 +00:00
..
cbor-cpp
libudev-sys
tests Bug 1540309 - Track browsing context for the WebAuthn UX prompts r=nhnt11 2020-10-05 22:20:41 +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 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
AuthenticatorAssertionResponse.cpp Bug 1652002 - Remove some unnecessary includes from BindingUtils.h. r=peterv 2020-07-15 15:34:49 +00:00
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
PWebAuthnTransaction.ipdl Bug 1630088 - WebAuthn requests need to retain the Browsing Context ID r=keeler 2020-04-24 22:57:33 +00:00
PublicKeyCredential.cpp
PublicKeyCredential.h
U2FHIDTokenManager.cpp Bug 1644627 - Set the WebAuthn `appid` client extension result properly r=bbeurdouche,keeler 2020-06-25 00:06:57 +00:00
U2FHIDTokenManager.h Bug 1644627 - Set the WebAuthn `appid` client extension result properly r=bbeurdouche,keeler 2020-06-25 00:06:57 +00:00
U2FSoftTokenManager.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +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 1540309 - Track browsing context for the WebAuthn UX prompts r=nhnt11 2020-10-05 22:20:41 +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 1540309 - Track browsing context for the WebAuthn UX prompts r=nhnt11 2020-10-05 22:20:41 +00:00
WebAuthnManager.h
WebAuthnManagerBase.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
WebAuthnManagerBase.h
WebAuthnTransactionChild.cpp
WebAuthnTransactionChild.h
WebAuthnTransactionParent.cpp
WebAuthnTransactionParent.h
WebAuthnUtil.cpp Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
WebAuthnUtil.h
WinWebAuthnManager.cpp Bug 1642400 - Improve DLL loading. r=jcj 2020-06-09 22:43:59 +00:00
WinWebAuthnManager.h
moz.build
nsIU2FTokenManager.idl