1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/plugins/test/mochitest/chrome.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,34 @@ 1.4 +[DEFAULT] 1.5 +support-files = 1.6 + hang_test.js 1.7 + privatemode_perwindowpb.xul 1.8 + utils.js 1.9 + 1.10 +[test_bug479979.xul] 1.11 +[test_bug751809.html] 1.12 +[test_busy_hang.xul] 1.13 +skip-if = (!crashreporter) || (os != "win") 1.14 +[test_clear_site_data.html] 1.15 +[test_convertpoint.xul] 1.16 +skip-if = toolkit != "cocoa" 1.17 +[test_crash_notify.xul] 1.18 +skip-if = !crashreporter 1.19 +[test_crash_notify_no_report.xul] 1.20 +skip-if = !crashreporter 1.21 +[test_crash_submit.xul] 1.22 +skip-if = !crashreporter 1.23 +[test_hang_submit.xul] 1.24 +skip-if = !crashreporter 1.25 +[test_hangui.xul] 1.26 +skip-if = (!crashreporter) || (os != "win") 1.27 +support-files = hangui_subpage.html hangui_common.js hangui_iface.js dialog_watcher.js 1.28 +[test_idle_hang.xul] 1.29 +skip-if = (!crashreporter) || (os != "win") 1.30 +[test_npruntime.xul] 1.31 +[test_plugin_tag_clicktoplay.html] 1.32 +[test_privatemode_perwindowpb.xul] 1.33 +[test_refresh_navigator_plugins.html] 1.34 +[test_xulbrowser_plugin_visibility.xul] 1.35 +skip-if = (toolkit == "cocoa") || (os == "win") 1.36 +support-files = xulbrowser_plugin_visibility.xul plugin_visibility_loader.html 1.37 +[test_wmode.xul]