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