gecko-dev/dom/webauthn
Emilio Cobos Álvarez 3987c781d0 Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika
And have it mirror in the parent process more automatically.

The docShellIsActive setter in the browser-custom-element side needs to
be there rather than in the usual DidSet() calls because the
AsyncTabSwitcher code relies on getting an exact amount of notifications
as response to that specific setter. Not pretty, but...

BrowserChild no longer sets IsActive() on the docshell itself for OOP
iframes. This fixes bug 1679521. PresShell activeness is used to
throttle rAF as well, which handles OOP iframes nicely as well.

Differential Revision: https://phabricator.services.mozilla.com/D96072
2020-12-11 15:43:19 +00:00
..
cbor-cpp
libudev-sys Bug 1619094 - Properly explain our fork of libudev-sys. r=sylvestre DONTBUILD 2020-12-02 06:59:57 +00:00
tests Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
winwebauthn
AndroidWebAuthnTokenManager.cpp
AndroidWebAuthnTokenManager.h
AuthenticatorAssertionResponse.cpp
AuthenticatorAssertionResponse.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
AuthenticatorAttestationResponse.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
AuthenticatorAttestationResponse.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
AuthenticatorResponse.cpp Bug 1673931 - Avoid including Document.h from header files. r=emilio 2020-11-23 16:07:43 +00:00
AuthenticatorResponse.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
PWebAuthnTransaction.ipdl
PublicKeyCredential.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
PublicKeyCredential.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
U2FHIDTokenManager.cpp
U2FHIDTokenManager.h
U2FSoftTokenManager.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
U2FSoftTokenManager.h
U2FTokenManager.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
U2FTokenManager.h
U2FTokenTransport.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebAuthnCBORUtil.cpp
WebAuthnCBORUtil.h
WebAuthnCoseIdentifiers.h
WebAuthnManager.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebAuthnManager.h Bug 1626555 - Add `dom/webauthn` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:32:16 +00:00
WebAuthnManagerBase.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebAuthnManagerBase.h Bug 1626555 - Add `dom/webauthn` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:32:16 +00:00
WebAuthnTransactionChild.cpp
WebAuthnTransactionChild.h
WebAuthnTransactionParent.cpp Bug 1626555 - Add `dom/webauthn` to the list of non-unified-build-compatible directories. r=sg 2020-11-10 16:32:16 +00:00
WebAuthnTransactionParent.h
WebAuthnUtil.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
WebAuthnUtil.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
WinWebAuthnManager.cpp
WinWebAuthnManager.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsIU2FTokenManager.idl