Bug 1736867: Update tests within toolkit/components/antitracking/test/browser/ to work with https-first enabled r=timhuang

Differential Revision: https://phabricator.services.mozilla.com/D129051
This commit is contained in:
Christoph Kerschbaumer 2021-10-21 05:23:01 +00:00
Родитель 129adcc9a3
Коммит 8dc9602beb
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -8,6 +8,8 @@ prefs =
# Enable the window.open() heuristics globally in this directory
privacy.restrict3rdpartystorage.heuristic.window_open=true
privacy.restrict3rdpartystorage.heuristic.opened_window_after_interaction=true
# Disable https-first because of explicit http/https testing
dom.security.https_first=false
support-files =
head.js