12 lines
317 B
TOML
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"]
|