Source code

Revision control

Copy as Markdown

Other Tools

[DEFAULT]
run-if = [
"crashreporter",
]
skip-if = [
"opt",
]
support-files = ["head.js"]
prefs = [
"dom.ipc.processCount=1",
"dom.ipc.processPrelaunch.fission.number=0",
"dom.ipc.forkserver.enable=false",
]
# Bug 1876056: remove once bug 1877361 is fixed
["browser_aboutRestartRequired_buildid_false-positive.js"]
skip-if = [
"os == 'win' && os_version == '11.26100' && arch == 'x86_64' && ccov",
"os == 'win' && os_version == '11.26200' && arch == 'x86_64' && ccov"
]
["browser_aboutRestartRequired_buildid_true.js"]
skip-if = [
"os == 'win' && os_version == '11.26100' && arch == 'x86_64' && ccov",
"os == 'win' && os_version == '11.26200' && arch == 'x86_64' && ccov"
]