forked from mirrors/gecko-dev
Bug 1864541 - let WebAuthn conditional UI ride the trains. r=keeler
Depends on D196358 Differential Revision: https://phabricator.services.mozilla.com/D196359
This commit is contained in:
parent
35c5e011b0
commit
6f39ee538c
1 changed files with 1 additions and 1 deletions
|
|
@ -13921,7 +13921,7 @@
|
||||||
# WebAuthn conditional mediation
|
# WebAuthn conditional mediation
|
||||||
- name: security.webauthn.enable_conditional_mediation
|
- name: security.webauthn.enable_conditional_mediation
|
||||||
type: RelaxedAtomicBool
|
type: RelaxedAtomicBool
|
||||||
value: @IS_EARLY_BETA_OR_EARLIER@
|
value: true
|
||||||
mirror: always
|
mirror: always
|
||||||
|
|
||||||
# Dispatch WebAuthn requests to virtual authenticators (mutually exclusive
|
# Dispatch WebAuthn requests to virtual authenticators (mutually exclusive
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue