Bug 1809333 - Disable the U2F DOM API by default. r=dveditz

Differential Revision: https://phabricator.services.mozilla.com/D167199
This commit is contained in:
John Schanck 2023-01-19 18:14:48 +00:00
parent ea77d6c67f
commit ccd11e95a6

View File

@ -13234,7 +13234,7 @@
# No way to enable on Android, Bug 1552602 # No way to enable on Android, Bug 1552602
- name: security.webauth.u2f - name: security.webauth.u2f
type: bool type: bool
value: @IS_NOT_ANDROID@ value: false
mirror: always mirror: always
# WebAuthn CTAP2 support # WebAuthn CTAP2 support