Bug 1759168: Enable win32k lockdown for content processes by default. r=gcp

Differential Revision: https://phabricator.services.mozilla.com/D141606
This commit is contained in:
Bob Owen 2022-03-21 19:12:48 +00:00
Родитель 3b7b591f8a
Коммит fddcd3ad5d
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -11783,7 +11783,7 @@
# true means win32k system calls are not permitted.
- name: security.sandbox.content.win32k-disable
type: RelaxedAtomicBool
value: @IS_NIGHTLY_BUILD@
value: true
mirror: always
# Note: win32k is currently _not_ disabled for GMP due to intermittent test