Bug 1572557 - Clarify a confusing comment in two security prefs

Differential Revision: https://phabricator.services.mozilla.com/D41286

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Tom Ritter 2019-08-08 21:42:16 +00:00
Родитель 0e2158bb36
Коммит fdb3fb1c9e
1 изменённых файлов: 4 добавлений и 4 удалений

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

@ -6009,15 +6009,15 @@
value: 40
mirror: always
# Disabled by default so it doesn't affect Thunderbird/SeaMonkey, but
# enabled in firefox.js
# Allowed by default so it doesn't affect Thunderbird/SeaMonkey, but
# not allowed for Firefox Desktop in firefox.js
- name: security.allow_eval_with_system_principal
type: bool
value: true
mirror: always
# Disabled by default so it doesn't affect Thunderbird/SeaMonkey, but
# enabled in firefox.js
# Allowed by default so it doesn't affect Thunderbird/SeaMonkey, but
# not allowed for Firefox Desktop in firefox.js
- name: security.allow_eval_in_parent_process
type: bool
value: true