Commit Graph

30 Commits

Author SHA1 Message Date
Georg Fritzsche
615592f5d6 Bug 891116 - Disable most privacy-leaking click-to-play UI for private browsing. r=jaws 2015-08-27 10:49:24 +03:00
Yury Delendik
446be66517 Bug 1192831 - Remove PlayPreview API. r=jet, r=peterv 2015-08-20 15:15:18 -05:00
Ryan VanderMeulen
a27322b785 Bug 1192807 - Re-disable various tests that are permafailing or intermittently failing depending on the platform. 2015-08-12 08:46:41 -04:00
Tracy Walker
b515118a2d Bug 1192807 - Re-enable various browser-chrome tests that no longer fail on e10s. r=jimm 2015-08-10 14:10:38 -05:00
Ryan VanderMeulen
7693a6a868 Backed out changeset 4a78aef5ef0d (bug 1189911) for Win8 e10s browser_plugin_reloading.js (and more) permafail.
CLOSED TREE
2015-08-03 12:39:54 -04:00
Trevor Rowbotham
f71f5dbe1a Bug 1189911 - Re-enable browser_plugin_infolink test in e10s. r=jimm 2015-07-31 13:16:00 +02:00
Trevor Rowbotham
6e86a89e56 Bug 1161564 - Re-enable browser_CTP_iframe test now that it has been rewritten. r=jimm 2015-07-27 11:15:00 -04:00
Trevor Rowbotham
a9be2c73a0 Bug 1160788 - Re-enable failing browser_CTP_hide_overlay test to coincide with a patch that fixes the failures. r=jimm 2015-07-21 14:38:00 +02:00
Ryan VanderMeulen
faf706f8a1 Bug 1160788 - Skip browser_CTP_hide_overlay.js for frequent failures across all platforms. 2015-07-14 16:41:06 -04:00
Mike Conley
a71d8c706b Bug 1149253 - Re-enable browser_clearplugindata.js. r=test-only. 2015-06-05 11:53:53 -04:00
Mike Conley
ff9d8ccf75 Bug 1156871 - Reactivate browser_CTP_drag_drop.js for e10s. r=test-only. 2015-05-14 14:54:56 -04:00
Mark Hammond
cf51d3bec4 Bug 1144493 - wallpaper over enough cracks to make page info work with e10s. r=mconley 2015-05-04 17:38:38 +10:00
Jim Mathies
8091d79676 Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley 2015-05-01 10:07:20 -05:00
Mike Conley
eee86a12c3 Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe. 2015-03-27 16:32:24 -04:00
Carsten "Tomcat" Book
48cb4cdb39 Backed out changeset 71310d7e7e2c (bug 1110887) 2015-04-09 13:05:55 +02:00
Mike Conley
6b815d655f Bug 1110887 - Add test to exercise both cases of some non-determinism when dealing with plugin crashes in e10s. r=felipe. 2015-03-27 16:32:24 -04:00
Ryan VanderMeulen
b050b117c6 Bug 984821 - Disable browser_CTP_iframe.js on Linux and OSX for ongoing intermittent failures. 2015-04-08 09:18:24 -04:00
Anish
fe58834cf9 Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers 2015-03-03 08:46:37 -05:00
Yury Delendik
a19c9a342c Bug 870553 - Adds whitelist to PlayPreview API. r=joshmoz 2015-02-03 13:41:11 -06:00
Alessio Placitelli
bffc4defcf Bug 1038145 - Add browser tests for the infoURL tag in the plugin blocklist entry. r=gfritzsche 2014-10-15 15:23:23 +02:00
Mike Conley
281aedb9d2 Bug 1070053 - Avoid spurious hidden-plugin notifications when changing locations by doing a Principal comparison. r=gfritzsche
When the PluginRemoved event is fired when changing locations, it's fired
asynchronously such that the document that the plugin belongs to has already
been unloaded. This was causing the hidden plugin notification to appear in
some cases when users browsed away from documents that had hidden plugins
in them. Now we pass the Principal for the unloading document back to the
parent and do a comparison with the current browser Principal to ensure
that they match before showing the hidden plugin notification.
2014-09-24 10:30:18 -04:00
Birunthan Mohanathas
863624f23f Bug 972237 - Fix missing plugin overlay with some zoom levels and add test. r=mikedeboer 2014-07-31 12:54:21 -07:00
Alexandre Poirot
6188942e57 Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07:00
Felipe Gomes
e1b8ad3117 Bug 1009760 - Support displaying of crash notification for GMP plugins. r=gfritzsche 2014-07-18 15:11:53 -03:00
Mark Hammond
d5b24aae08 Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11:00
Joel Maher
99088a1741 bug 933680 - Re-enable browesr_pluginCrashCommentAndURL.js. r=felipe 2014-03-27 10:54:11 -04:00
Joel Maher
a30919c3e5 Bug 933680 - browser_pluginCrashCommentAndURL.js hangs ubuntu ec2 slaves in conjunction with browser_bug410900.js. r=felipec 2014-03-18 03:41:00 -07:00
Georg Fritzsche
63bc36427a Bug 976769 - Stop layering the plugin overlay topmost. r=bsmedberg 2014-02-27 17:53:56 +01:00
Georg Fritzsche
ab98ac1b9b Bug 977543 - CTP overlay is not displayed for iframes/embedded videos. r=jaws 2014-02-28 12:24:13 +01:00
Georg Fritzsche
3d921de028 Bug 978045 - Move plugin tests in browser/base/content/tests/general to browser/base/content/tests/plugins. r=jaws 2014-03-03 17:10:51 +01:00