tenfourfox/dom/plugins/test/mochitest/chrome.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

36 lines
1.0 KiB
INI

[DEFAULT]
skip-if = (buildapp == 'b2g' || buildapp == 'mulet')
support-files =
hang_test.js
privatemode_perwindowpb.xul
plugin-utils.js
[test_bug479979.xul]
[test_bug751809.html]
[test_busy_hang.xul]
skip-if = (!crashreporter) || (os != "win")
[test_clear_site_data.html]
[test_convertpoint.xul]
skip-if = toolkit != "cocoa"
[test_crash_notify.xul]
skip-if = !crashreporter
[test_crash_notify_no_report.xul]
skip-if = !crashreporter
[test_crash_submit.xul]
skip-if = !crashreporter
[test_hang_submit.xul]
skip-if = !crashreporter
[test_hangui.xul]
skip-if = (!crashreporter) || (os != "win")
support-files = hangui_subpage.html hangui_common.js hangui_iface.js dialog_watcher.js
[test_idle_hang.xul]
skip-if = (!crashreporter) || (os != "win")
[test_npruntime.xul]
[test_plugin_tag_clicktoplay.html]
[test_privatemode_perwindowpb.xul]
[test_refresh_navigator_plugins.html]
[test_xulbrowser_plugin_visibility.xul]
skip-if = (toolkit == "cocoa") || (os == "win")
support-files = xulbrowser_plugin_visibility.xul plugin_visibility_loader.html
[test_wmode.xul]