Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 [DEFAULT]
2 support-files =
3 hang_test.js
4 privatemode_perwindowpb.xul
5 utils.js
7 [test_bug479979.xul]
8 [test_bug751809.html]
9 [test_busy_hang.xul]
10 skip-if = (!crashreporter) || (os != "win")
11 [test_clear_site_data.html]
12 [test_convertpoint.xul]
13 skip-if = toolkit != "cocoa"
14 [test_crash_notify.xul]
15 skip-if = !crashreporter
16 [test_crash_notify_no_report.xul]
17 skip-if = !crashreporter
18 [test_crash_submit.xul]
19 skip-if = !crashreporter
20 [test_hang_submit.xul]
21 skip-if = !crashreporter
22 [test_hangui.xul]
23 skip-if = (!crashreporter) || (os != "win")
24 support-files = hangui_subpage.html hangui_common.js hangui_iface.js dialog_watcher.js
25 [test_idle_hang.xul]
26 skip-if = (!crashreporter) || (os != "win")
27 [test_npruntime.xul]
28 [test_plugin_tag_clicktoplay.html]
29 [test_privatemode_perwindowpb.xul]
30 [test_refresh_navigator_plugins.html]
31 [test_xulbrowser_plugin_visibility.xul]
32 skip-if = (toolkit == "cocoa") || (os == "win")
33 support-files = xulbrowser_plugin_visibility.xul plugin_visibility_loader.html
34 [test_wmode.xul]