mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 1809333 - Disable the U2F DOM API by default. r=dveditz
Differential Revision: https://phabricator.services.mozilla.com/D167199
This commit is contained in:
parent
ea77d6c67f
commit
ccd11e95a6
@ -13234,7 +13234,7 @@
|
||||
# No way to enable on Android, Bug 1552602
|
||||
- name: security.webauth.u2f
|
||||
type: bool
|
||||
value: @IS_NOT_ANDROID@
|
||||
value: false
|
||||
mirror: always
|
||||
|
||||
# WebAuthn CTAP2 support
|
||||
|
Loading…
Reference in New Issue
Block a user