gecko-dev/dom/webauthn/tests
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
..
browser Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
pkijs
.eslintrc.js
cbor.js
get_assertion_dead_object.html
mochitest.ini Bug 1653400 - Add xorigin and fission annotations, r=kmag 2020-07-23 18:05:05 +00:00
test_webauthn_abort_signal.html
test_webauthn_attestation_conveyance.html
test_webauthn_authenticator_selection.html
test_webauthn_authenticator_transports.html
test_webauthn_get_assertion.html
test_webauthn_get_assertion_dead_object.html
test_webauthn_isexternalctap2securitykeysupported.html
test_webauthn_isplatformauthenticatoravailable.html
test_webauthn_loopback.html
test_webauthn_make_credential.html
test_webauthn_no_token.html
test_webauthn_override_request.html
test_webauthn_sameorigin.html
test_webauthn_store_credential.html
u2futil.js