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
parent 0cdcc1a148
commit 5df192b9ed

View File

@ -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