Bug 1844213: Add accessibility.tabfocus to the dynamic pref override list r=Jamie

Differential Revision: https://phabricator.services.mozilla.com/D184030
This commit is contained in:
Morgan Rae Reschenberg 2023-07-24 19:42:45 +00:00
Родитель edb21a26d2
Коммит bdc2d21323
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -6088,6 +6088,7 @@ static const PrefListEntry sRestrictFromWebContentProcesses[] = {
// StaticPrefList) and would normally by blocklisted but we allow them through
// anyway, so this override list acts as an allowlist
static const PrefListEntry sDynamicPrefOverrideList[]{
PREF_LIST_ENTRY("accessibility.tabfocus"),
PREF_LIST_ENTRY("app.update.channel"),
PREF_LIST_ENTRY("apz.subtest"),
PREF_LIST_ENTRY("autoadmin.global_config_url"), // Bug 1780575