1
0
Fork 0
firefox/dom/base/test/unit_ipc/xpcshell.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

12 lines
317 B
TOML

[DEFAULT]
head = ""
support-files = [
"!/dom/base/test/unit/test_bug553888.js",
"!/dom/base/test/unit/test_xhr_document.js",
]
["test_bug553888_wrap.js"]
prefs = ["network.allow_raw_sockets_in_content_processes=true"]
["test_xhr_document_ipc.js"]
prefs = ["network.allow_raw_sockets_in_content_processes=true"]