Bug 1752089 - Set security.webauthn.ctap2 true in nightly. r=dveditz

Differential Revision: https://phabricator.services.mozilla.com/D162167
This commit is contained in:
John Schanck 2022-11-17 16:33:20 +00:00
Родитель aa329cf750
Коммит c29674fcb2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -12929,7 +12929,7 @@
# WebAuthn CTAP2 support
- name: security.webauthn.ctap2
type: bool
value: false
value: @IS_NIGHTLY_BUILD@
mirror: always
# Block Worker/SharedWorker scripts with wrong MIME type.