dom/plugins/test/mochitest/chrome.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 [DEFAULT]
michael@0 2 support-files =
michael@0 3 hang_test.js
michael@0 4 privatemode_perwindowpb.xul
michael@0 5 utils.js
michael@0 6
michael@0 7 [test_bug479979.xul]
michael@0 8 [test_bug751809.html]
michael@0 9 [test_busy_hang.xul]
michael@0 10 skip-if = (!crashreporter) || (os != "win")
michael@0 11 [test_clear_site_data.html]
michael@0 12 [test_convertpoint.xul]
michael@0 13 skip-if = toolkit != "cocoa"
michael@0 14 [test_crash_notify.xul]
michael@0 15 skip-if = !crashreporter
michael@0 16 [test_crash_notify_no_report.xul]
michael@0 17 skip-if = !crashreporter
michael@0 18 [test_crash_submit.xul]
michael@0 19 skip-if = !crashreporter
michael@0 20 [test_hang_submit.xul]
michael@0 21 skip-if = !crashreporter
michael@0 22 [test_hangui.xul]
michael@0 23 skip-if = (!crashreporter) || (os != "win")
michael@0 24 support-files = hangui_subpage.html hangui_common.js hangui_iface.js dialog_watcher.js
michael@0 25 [test_idle_hang.xul]
michael@0 26 skip-if = (!crashreporter) || (os != "win")
michael@0 27 [test_npruntime.xul]
michael@0 28 [test_plugin_tag_clicktoplay.html]
michael@0 29 [test_privatemode_perwindowpb.xul]
michael@0 30 [test_refresh_navigator_plugins.html]
michael@0 31 [test_xulbrowser_plugin_visibility.xul]
michael@0 32 skip-if = (toolkit == "cocoa") || (os == "win")
michael@0 33 support-files = xulbrowser_plugin_visibility.xul plugin_visibility_loader.html
michael@0 34 [test_wmode.xul]

mercurial