Source code

Revision control

Copy as Markdown

Other Tools

[DEFAULT]
head = "head.js"
["browser_backgroundtask_specific_pref.js"]
run-if = ["appname == 'firefox'"] # Prefs are Firefox specific, e.g. not Thunderbird
["browser_xpcom_graph_wait.js"]
skip-if = ["tsan"] # TSan times out on pretty much all profiler-consuming tests.