Mike Conley
ff9d8ccf75
Bug 1156871 - Reactivate browser_CTP_drag_drop.js for e10s. r=test-only.
2015-05-14 14:54:56 -04:00
Ryan VanderMeulen
750cbab63d
Merge m-c to inbound. a=merge
2015-05-04 16:11:38 -04:00
Mike Conley
d513944161
Bug 1146955 - Have PluginContent and PluginCrashReporter work with GMPs and pluginIDs. r=felipe.
2015-04-27 15:10:54 -04: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
ziyunfei
649e7033e4
Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till
2015-04-30 00:32:05 +09:00
Carsten "Tomcat" Book
56cf6547b4
Backed out changeset 5000b4926d38 (bug 1129040)
2015-04-29 16:51:27 +02:00
Jim Mathies
a2f771713e
Bug 1129040 - Update browser/base/content/test/plugins and enable for e10s. r=mconley
2015-04-29 06:33:10 -05: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
Mike Conley
aec28a9f56
Bug 1153659 - Add missing argument to addObserver in browser_pluginCrashReportNonDeterminism.js to avoid permafail on Aurora merge. r=test-only-change
2015-04-13 09:09:44 -04:00
Mike Conley
1eb8e86cc4
Bug 1153894 - Regression test. r=felipe.
2015-04-13 12:10:33 -04:00
Mike Conley
a3cc80ceb4
Bug 1110887 - Update browser_globalplugin_crashinfobar.js to work with e10s changes. r=felipe.
2015-03-27 23:22:47 -04:00
Mike Conley
a3daf0dc93
Bug 1110887 - Update browser_CTP_crashreporting.js to work with e10s changes. r=felipe.
2015-03-27 17:01:18 -04: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
Carsten "Tomcat" Book
c185d88414
Backed out changeset d57993c7e315 (bug 1110887)
2015-04-09 13:05:49 +02:00
Carsten "Tomcat" Book
789c4c675d
Backed out changeset 238352c73015 (bug 1110887)
2015-04-09 13:05:44 +02:00
Mike Conley
765e8479b8
Bug 1110887 - Update browser_globalplugin_crashinfobar.js to work with e10s changes. r=felipe.
2015-03-27 23:22:47 -04:00
Mike Conley
1a98c7cfa9
Bug 1110887 - Update browser_CTP_crashreporting.js to work with e10s changes. r=felipe.
2015-03-27 17:01:18 -04: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
Christoph Kerschbaumer
8492e34039
Bug 1087726: Make JS callers of ios.newChannel call ios.newChannel2 in browser/ - tests (r=gijs)
2015-02-06 13:54:28 -08:00
Yury Delendik
a19c9a342c
Bug 870553 - Adds whitelist to PlayPreview API. r=joshmoz
2015-02-03 13:41:11 -06:00
Gijs Kruitbosch
a432cee88a
Bug 1079303 - part 2: fix tests to not expect sync behaviour from notification.reshow, r=dolske
2014-11-25 01:06:36 +00:00
Connor
e8579efc24
Bug 1045100 - This is 1 of 2 patches. This patch implements on the front end the new "PluginCrashedEvent" WebIDL binding. r=gfritzsche,mconley
2014-10-22 00:41:32 -04: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
Georg Fritzsche
b0eaa3bcae
Bug 1038145 - Always properly cleanup the blocklist for browser_pluginnotifications.js. r=ttaubert
2014-10-15 15:11:04 +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
Justin Dolske
54248e7e75
Bug 836415 - Kill PFS. r=bsmedberg
2014-09-18 10:01:23 -07:00
Mike Conley
ccdf09c9b4
Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused.
...
We now use message passing and content scripts in order to implement click-to-play. This allows
us to use click-to-play in e10s windows.
2014-09-17 16:06:58 -04:00
Nigel Babu
e76fa73afd
Merge fx-team to m-c with bustage fix, a=merge
2014-09-16 08:43:45 +05:30
Wes Kocher
877afbd303
Merge m-c to inbound a=merge
2014-09-15 16:41:45 -07:00
Shu-yu Guo
40c62f33a5
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
2014-09-15 16:30:47 -07:00
Mike Conley
e3e02bb8ff
Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused.
...
We now use message passing and content scripts in order to implement click-to-play. This allows
us to use click-to-play in e10s windows.
2014-09-15 13:33:50 -04:00
Ryan VanderMeulen
0dc72151e1
Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
...
CLOSED TREE
2014-09-15 15:30:39 -04:00
Birunthan Mohanathas
0d521fcc95
Bug 1060084 - Remove the created .dmp/.extra files in browser_pluginCrashCommentAndURL.js. r=jaws
2014-09-03 12:14:39 -07:00
Birunthan Mohanathas
cc10292d94
Bug 1060084 - Remove the created report files in browser_pluginCrashCommentAndURL.js. r=jaws
2014-09-03 12:14:31 -07:00
Birunthan Mohanathas
fccb6bd04e
Bug 1059623 - Remove the report file in browser_CTP_crashreporting.js. r=jaws
2014-08-28 21:03:09 -07:00
Birunthan Mohanathas
ea4b9db11b
Bug 1054584 - Fix "statusDiv is null" error in browser-plugins.js and add test. r=jaws
2014-08-25 12:17:37 -07: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
Brian R. Bondy
7d8ad34902
Bug 1017156 - Fix tests for blank tab name now expected in TabOpen event. r=dao
2014-06-24 09:45:38 -04:00
Jared Wein
d574f6de81
Bug 1000513 - Tests for menugroup keyboard navigation. r=Unfocused
2014-05-15 18:14:15 -04: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
Paolo Amadini
dee31ed8ca
Bug 984872 - Remove deprecated promise.js usage in Firefox for Desktop. r=mak
2014-03-20 22:21:05 +01: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