7 lines
300 B
TOML
7 lines
300 B
TOML
[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
|