diff -r 000000000000 -r 6474c204b198 browser/base/content/test/plugins/browser.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/browser/base/content/test/plugins/browser.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,71 @@ +[DEFAULT] +# These tests all fail with e10s enabled. +# * Bug 899347 - no e10s click-to-play support +# * Bug 921916 - no plugin events +# * Bug XXXXX - no plugins in content processes ("Error: You cannot use the AddonManager in child processes!") +# * Bug 866413 - PageInfo doesn't work in e10s [browser_pageInfo_plugins.js] +# * Bug 921957 - remote webprogress doesn't supply originalURI attribute on the request object [browser_clearplugindata.js] +skip-if = e10s +support-files = + blockNoPlugins.xml + blockPluginHard.xml + blockPluginVulnerableNoUpdate.xml + blockPluginVulnerableUpdatable.xml + browser_clearplugindata.html + browser_clearplugindata_noage.html + head.js + plugin_add_dynamically.html + plugin_alternate_content.html + plugin_big.html + plugin_both.html + plugin_both2.html + plugin_bug744745.html + plugin_bug749455.html + plugin_bug787619.html + plugin_bug797677.html + plugin_bug820497.html + plugin_clickToPlayAllow.html + plugin_clickToPlayDeny.html + plugin_data_url.html + plugin_hidden_to_visible.html + plugin_iframe.html + plugin_outsideScrollArea.html + plugin_overlayed.html + plugin_positioned.html + plugin_small.html + plugin_syncRemoved.html + plugin_test.html + plugin_test2.html + plugin_test3.html + plugin_two_types.html + plugin_unknown.html + plugin_crashCommentAndURL.html + +[browser_bug743421.js] +[browser_bug744745.js] +[browser_bug787619.js] +[browser_bug797677.js] +[browser_bug812562.js] +[browser_bug818118.js] +[browser_bug820497.js] +[browser_clearplugindata.js] +[browser_CTP_context_menu.js] +skip-if = toolkit == "gtk2" || toolkit == "gtk3" # browser_CTP_context_menu.js fails intermittently on Linux (bug 909342) +[browser_CTP_crashreporting.js] +run-if = crashreporter +[browser_CTP_data_urls.js] +[browser_CTP_drag_drop.js] +[browser_CTP_hide_overlay.js] +[browser_CTP_iframe.js] +[browser_CTP_multi_allow.js] +[browser_CTP_nonplugins.js] +[browser_CTP_notificationBar.js] +[browser_CTP_outsideScrollArea.js] +[browser_CTP_resize.js] +[browser_pageInfo_plugins.js] +[browser_pluginnotification.js] +[browser_pluginplaypreview.js] +[browser_pluginplaypreview2.js] +[browser_pluginCrashCommentAndURL.js] +run-if = crashreporter +[browser_plugins_added_dynamically.js]