gecko-dev/browser/base/content/test/plugins
Florian Quèze bdc1ffa608 Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
..
.eslintrc.js Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
blockNoPlugins.xml
blockPluginHard.xml
blockPluginInfoURL.xml
blockPluginVulnerableNoUpdate.xml
blockPluginVulnerableUpdatable.xml
blocklist_proxy.js Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
browser.ini Bug 1315042 - Re-enable some tests. r=me 2017-01-25 18:04:55 +01:00
browser_CTP_context_menu.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_CTP_crashreporting.js Bug 1313998 - Turn on no-unused-vars for local variable scopes in browser/base/content. r=mossop 2016-10-31 10:33:38 +00:00
browser_CTP_data_urls.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_CTP_drag_drop.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_CTP_hide_overlay.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_CTP_iframe.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_CTP_multi_allow.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_CTP_nonplugins.js Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
browser_CTP_notificationBar.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_CTP_outsideScrollArea.js Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
browser_CTP_remove_navigate.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_CTP_resize.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_CTP_zoom.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_blocking.js Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r=Gijs r=mconley 2016-07-01 11:01:07 -04:00
browser_blocklist_content.js Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
browser_bug743421.js Bug 1311197 - Remove CPOWs from some plugin mochitests. r=Gijs 2016-11-07 14:43:42 -08:00
browser_bug744745.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_bug787619.js Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs 2017-01-17 09:48:17 -06:00
browser_bug797677.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
browser_bug812562.js Bug 1283704 - Use .goBack() instead of contentWindow.history.back() to avoid CPOW usage in browser_bug812562.js. r=mconley 2016-08-24 21:10:00 -04:00
browser_bug818118.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_bug820497.js Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws 2016-11-11 08:10:51 -08:00
browser_clearplugindata.html Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
browser_clearplugindata.js Bug 1324760 - Expose a function that clears plugin data in sanitize.js, r=mak 2016-12-20 09:24:06 -05:00
browser_clearplugindata_noage.html Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
browser_globalplugin_crashinfobar.js Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley 2015-05-01 10:07:20 -05:00
browser_iterate_hidden_plugins.js Bug 1318383 - Add tests for hidden CTP plugin functionality. r=bsmedberg 2016-11-17 12:01:58 -05:00
browser_pageInfo_plugins.js Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop 2016-11-15 22:58:30 -05:00
browser_pluginCrashCommentAndURL.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
browser_pluginCrashReportNonDeterminism.js Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN 2016-12-29 18:34:54 -05:00
browser_plugin_reloading.js Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
browser_pluginnotification.js Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
browser_plugins_added_dynamically.js Bug 1207490 - Part 4: Remove use of expression closure from browser/base/content/test/plugins/. r=Gijs 2015-09-23 17:56:47 +09:00
browser_private_clicktoplay.js Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
browser_subframe_access_hidden_plugins.js Bug 1312091 - Regression test. r=bsmedberg 2017-01-21 12:33:36 -05:00
head.js Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
plugin_add_dynamically.html Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws 2016-11-10 14:48:04 -08:00
plugin_alternate_content.html
plugin_big.html
plugin_both.html Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley 2015-05-01 10:07:20 -05:00
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_crashCommentAndURL.html Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
plugin_data_url.html
plugin_hidden_to_visible.html Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley 2015-05-01 10:07:20 -05:00
plugin_iframe.html
plugin_outsideScrollArea.html
plugin_overlayed.html
plugin_positioned.html
plugin_small.html
plugin_small_2.html
plugin_syncRemoved.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
plugin_test.html Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley 2015-05-01 10:07:20 -05:00
plugin_test2.html
plugin_test3.html Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley 2015-05-01 10:07:20 -05:00
plugin_two_types.html
plugin_unknown.html Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley 2015-05-01 10:07:20 -05:00
plugin_zoom.html