Source code

Revision control

Copy as Markdown

Other Tools

[DEFAULT]
head = "head_docshell.js"
support-files = [
"data/engine.xml",
"data/enginePost.xml",
"data/enginePrivate.xml",
]
["test_URIFixup.js"]
["test_URIFixup_check_host.js"]
["test_URIFixup_forced.js"]
# Disabled for 1563343 -- URI fixup should be done at the app level in GV.
["test_URIFixup_info.js"]
skip-if = [
"os == 'android' && android_version == '24' && processor == 'x86_64'",
"os == 'android' && android_version == '34' && processor == 'x86_64'",
]
["test_URIFixup_search.js"]
skip-if = [
"os == 'android' && android_version == '24' && processor == 'x86_64'",
"os == 'android' && android_version == '34' && processor == 'x86_64'",
]
["test_allowJavascript.js"]
support-files = [
"AllowJavascriptChild.sys.mjs",
"AllowJavascriptParent.sys.mjs",
]
["test_browsing_context_structured_clone.js"]
["test_pb_notification.js"]
skip-if = ["true"] # Bug 751575: unrelated JS changes cause timeouts on random platforms
["test_privacy_transition.js"]
["test_subframe_stop_after_parent_error.js"]