mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +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
|
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user