From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- testing/mochitest/tests/Harness_sanity/xpcshell.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testing/mochitest/tests/Harness_sanity') diff --git a/testing/mochitest/tests/Harness_sanity/xpcshell.toml b/testing/mochitest/tests/Harness_sanity/xpcshell.toml index f203c1ef9f..e426c515fe 100644 --- a/testing/mochitest/tests/Harness_sanity/xpcshell.toml +++ b/testing/mochitest/tests/Harness_sanity/xpcshell.toml @@ -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 -- cgit v1.2.3