Wed, 31 Dec 2014 06:09:35 +0100
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 | # These tests all fail with e10s enabled. |
michael@0 | 3 | # * Bug 899347 - no e10s click-to-play support |
michael@0 | 4 | # * Bug 921916 - no plugin events |
michael@0 | 5 | # * Bug XXXXX - no plugins in content processes ("Error: You cannot use the AddonManager in child processes!") |
michael@0 | 6 | # * Bug 866413 - PageInfo doesn't work in e10s [browser_pageInfo_plugins.js] |
michael@0 | 7 | # * Bug 921957 - remote webprogress doesn't supply originalURI attribute on the request object [browser_clearplugindata.js] |
michael@0 | 8 | skip-if = e10s |
michael@0 | 9 | support-files = |
michael@0 | 10 | blockNoPlugins.xml |
michael@0 | 11 | blockPluginHard.xml |
michael@0 | 12 | blockPluginVulnerableNoUpdate.xml |
michael@0 | 13 | blockPluginVulnerableUpdatable.xml |
michael@0 | 14 | browser_clearplugindata.html |
michael@0 | 15 | browser_clearplugindata_noage.html |
michael@0 | 16 | head.js |
michael@0 | 17 | plugin_add_dynamically.html |
michael@0 | 18 | plugin_alternate_content.html |
michael@0 | 19 | plugin_big.html |
michael@0 | 20 | plugin_both.html |
michael@0 | 21 | plugin_both2.html |
michael@0 | 22 | plugin_bug744745.html |
michael@0 | 23 | plugin_bug749455.html |
michael@0 | 24 | plugin_bug787619.html |
michael@0 | 25 | plugin_bug797677.html |
michael@0 | 26 | plugin_bug820497.html |
michael@0 | 27 | plugin_clickToPlayAllow.html |
michael@0 | 28 | plugin_clickToPlayDeny.html |
michael@0 | 29 | plugin_data_url.html |
michael@0 | 30 | plugin_hidden_to_visible.html |
michael@0 | 31 | plugin_iframe.html |
michael@0 | 32 | plugin_outsideScrollArea.html |
michael@0 | 33 | plugin_overlayed.html |
michael@0 | 34 | plugin_positioned.html |
michael@0 | 35 | plugin_small.html |
michael@0 | 36 | plugin_syncRemoved.html |
michael@0 | 37 | plugin_test.html |
michael@0 | 38 | plugin_test2.html |
michael@0 | 39 | plugin_test3.html |
michael@0 | 40 | plugin_two_types.html |
michael@0 | 41 | plugin_unknown.html |
michael@0 | 42 | plugin_crashCommentAndURL.html |
michael@0 | 43 | |
michael@0 | 44 | [browser_bug743421.js] |
michael@0 | 45 | [browser_bug744745.js] |
michael@0 | 46 | [browser_bug787619.js] |
michael@0 | 47 | [browser_bug797677.js] |
michael@0 | 48 | [browser_bug812562.js] |
michael@0 | 49 | [browser_bug818118.js] |
michael@0 | 50 | [browser_bug820497.js] |
michael@0 | 51 | [browser_clearplugindata.js] |
michael@0 | 52 | [browser_CTP_context_menu.js] |
michael@0 | 53 | skip-if = toolkit == "gtk2" || toolkit == "gtk3" # browser_CTP_context_menu.js fails intermittently on Linux (bug 909342) |
michael@0 | 54 | [browser_CTP_crashreporting.js] |
michael@0 | 55 | run-if = crashreporter |
michael@0 | 56 | [browser_CTP_data_urls.js] |
michael@0 | 57 | [browser_CTP_drag_drop.js] |
michael@0 | 58 | [browser_CTP_hide_overlay.js] |
michael@0 | 59 | [browser_CTP_iframe.js] |
michael@0 | 60 | [browser_CTP_multi_allow.js] |
michael@0 | 61 | [browser_CTP_nonplugins.js] |
michael@0 | 62 | [browser_CTP_notificationBar.js] |
michael@0 | 63 | [browser_CTP_outsideScrollArea.js] |
michael@0 | 64 | [browser_CTP_resize.js] |
michael@0 | 65 | [browser_pageInfo_plugins.js] |
michael@0 | 66 | [browser_pluginnotification.js] |
michael@0 | 67 | [browser_pluginplaypreview.js] |
michael@0 | 68 | [browser_pluginplaypreview2.js] |
michael@0 | 69 | [browser_pluginCrashCommentAndURL.js] |
michael@0 | 70 | run-if = crashreporter |
michael@0 | 71 | [browser_plugins_added_dynamically.js] |