blob: b4b1d4b63a2883e9418066604297fb25ee99cbe5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[DEFAULT]
prefs =
dom.performance.children_results_ipc_timeout=2000
support-files =
dummy.html
ping_worker.html
ping_worker2.html
ping_worker.js
setinterval.html
settimeout.html
shared_worker.js
unresponsive.html
hello.ogg
sound.html
[browser_test_performance_metrics.js]
skip-if = verify
[browser_test_unresponsive.js]
skip-if = true # Bug 1498426
|