Bug 1888383: Update tests within testing/mochitest/tests/Harness_sanity/ to work with https-first enabled, r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D206000
This commit is contained in:
Christoph Kerschbaumer 2024-04-03 21:44:19 +00:00
Родитель 0cdcc1a148
Коммит 5df192b9ed
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -1,5 +1,7 @@
[DEFAULT]
["test_SpecialPowersSandbox.js"]
prefs = ["dom.security.https_first=false"] #Disable https-first because createHttpServer does not support https
["test_SpecialPowersSpawn.js"]
prefs = ["dom.security.https_first=false"] #Disable https-first because createHttpServer does not support https