Bug 1780403: Allowlist the undocumented pdfjs.defaultZoomValue pref r=calixte

Differential Revision: https://phabricator.services.mozilla.com/D152294
This commit is contained in:
Tom Ritter
2022-07-21 17:27:25 +00:00
parent 010b340528
commit baf704fd92

View File

@@ -5889,6 +5889,7 @@ static const PrefListEntry sDynamicPrefOverrideList[]{
PREF_LIST_ENTRY("media.video_loopback_dev"),
PREF_LIST_ENTRY("media.webspeech.service.endpoint"),
PREF_LIST_ENTRY("network.gio.supported-protocols"),
PREF_LIST_ENTRY("pdfjs."),
PREF_LIST_ENTRY("print.printer_"),
PREF_LIST_ENTRY("print_printer"),
PREF_LIST_ENTRY("places.interactions.customBlocklist"),