Commit Graph

114 Commits

Author SHA1 Message Date
Mike Conley
7919530130 Bug 1318383 - Add tests for hidden CTP plugin functionality. r=bsmedberg
MozReview-Commit-ID: 5aNBGZFDnRC
2016-11-17 12:01:58 -05:00
Jared Wein
ef8b1e86ca Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop 2016-11-15 22:58:30 -05:00
Dave Townsend
4e295aa48d Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
MozReview-Commit-ID: 2ZvTiZDHchz
2016-11-11 08:10:51 -08:00
Dave Townsend
12596ced47 Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
MozReview-Commit-ID: HBpjT2uHJaZ
2016-11-10 14:48:04 -08:00
Phil Ringnalda
99c10fd0e8 Backed out 6 changesets (bug 1301340, bug 1303113) for landing too close to a merge and causing leaks and test failures
Backed out changeset adfcc194af1c (bug 1303113)
Backed out changeset 085035586d2b (bug 1303113)
Backed out changeset 81f3bb541c86 (bug 1301340)
Backed out changeset 05c42cf92851 (bug 1301340)
Backed out changeset cb45e90f6596 (bug 1301340)
Backed out changeset f54a717c6fc6 (bug 1301340)

MozReview-Commit-ID: BkwhFJNtF7G
2016-11-09 19:11:12 -08:00
Gijs Kruitbosch
f073d29eb1 Bug 1314812 - followup nit: remove obsolete comments, rs=trivial,me,firebot, DONTBUILD
MozReview-Commit-ID: 8ElUTOUxEX8
2016-11-08 16:02:15 +00:00
Blake Kaplan
fc484323ba Bug 1311197 - Remove CPOWs from some plugin mochitests. r=Gijs
MozReview-Commit-ID: FUG7Y3nDyrw
2016-11-07 14:43:42 -08:00
Sebastian Hengst
d1c538318e Bug 1310297 - Remove test annotations using b2g, mulet or gonk: browser. r=RyanVM
MozReview-Commit-ID: LDNr97hKpc8
2016-11-05 11:29:13 +01:00
Wes Kocher
c92af64732 Merge m-c to inbound, a=merge CLOSED TREE 2016-11-04 15:19:49 -07:00
Gabor Krizsanits
fe1a742122 Bug 1301340 - part6: Disabled test should still run in non-e10s mode. r=me 2016-11-04 11:05:55 +01:00
Gabor Krizsanits
f2ea7fcc5e Bug 1301340 - part5: Turning off some tests temporarily to enable e10s-multi. r=mrbkap 2016-11-03 19:28:15 +01:00
Phil Ringnalda
0eacb5b6ab Merge m-c to autoland 2016-11-03 20:02:24 -07:00
Blake Kaplan
d9ca482f91 Bug 1202623 - Try to fix the intermittent orange by listening earlier for the notification. r=Felipe
MozReview-Commit-ID: 6aT7WrvHFCf
2016-10-31 16:33:09 -07:00
Blake Kaplan
8ee33b31ec Bug 1314812 - Remove code that manually times out loads in favor of relying on the test harness. r=Gijs
MozReview-Commit-ID: FZB9ys9lvIN
2016-11-02 16:03:11 -07:00
Mark Banner
6b3a6a4cda Bug 1313998 - Turn on no-unused-vars for local variable scopes in browser/base/content. r=mossop
MozReview-Commit-ID: IyFGBotfd11
2016-10-31 10:33:38 +00:00
Phil Ringnalda
5359f7fbb2 Merge m-i to m-c, a=merge
MozReview-Commit-ID: FA9OZyjP59N
2016-10-18 19:36:18 -07:00
Benjamin Smedberg
930def0664 Bug 1307445 part A - Don't ever show "A plugin is needed to display this content." or "This plugin is disabled." - Just always use fallback content or empty content. r=mconley+sebastian
MozReview-Commit-ID: ClnOkK3sWIK
2016-10-18 08:42:12 -04:00
Mark Banner
233309fbe2 Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
MozReview-Commit-ID: JrbFxQ5rj6I
2016-10-18 08:38:10 +01:00
Blake Kaplan
e14fa0a03c Bug 1202623 - Attempt to fix this intermittent orange by removing CPOWs from the test and moving to more solid test infrastructure. r=felipe
MozReview-Commit-ID: I3zmPNdp8TE
2016-10-10 15:14:19 -07:00
Jared Wein
696e56f749 Bug 1298559 - Enable eslint for /browser/base/content/test/ r=mattn
MozReview-Commit-ID: BZlkPTcLJMB
2016-08-31 12:53:24 -04:00
Kevin Chan
d31879eb72 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
Benjamin Smedberg
b6342360ed 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
MozReview-Commit-ID: 69tMivPVxuW
2016-07-01 11:01:07 -04:00
Blake Kaplan
989e6f7e8a Bug 1163418 - Remove use of CPOWs in in browser plugin tests. r=felipe 2016-06-21 13:46:02 -07:00
James Andreou
008af2d892 Bug 1274687 - change test to use ContentTask.spawn r=ehsan 2016-06-01 12:26:43 -07:00
Kirk Steuber
97322d898c Bug 1235056 - browser_pluginCrashCommentAndURL.js test needs to wait for the crash reporter to be displayed, not just for the plugin to crash r=mconley
MozReview-Commit-ID: 2PaMjqYu54Y
2016-03-31 14:47:34 -07:00
Jared Wein
5bf29130dc Bug 1189911 - [e10s] Enable browser_plugin_infolink test. r=gfritzsche 2016-03-07 05:45:00 -05:00
Mike de Boer
a5c8a12fbb 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
Jim Mathies
add76bfffe Bug 1252870 - Fixup a couple buggy plugin related browser chrome tests. r=mikedeboer
MozReview-Commit-ID: FcnlTb9cqxg
2016-03-02 15:16:53 -06:00
Blair McBride
067f0d6828 Bug 1235056 - Remove temporarily enabled extra logging in browser_pluginCrashCommentAndURL.js r=mossop 2016-02-05 14:49:03 +13:00
Blair McBride
d8cb9d2df4 Bug 1235056 - Enable additional logging for intermittent browser_pluginCrashCommentAndURL.js r=mossop 2016-01-27 13:56:59 +13:00
Dave Townsend
8dc7f59eb3 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
Carsten "Tomcat" Book
036e6d2fa3 Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
12369728f5 Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
474f49adb7 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Tooru Fujisawa
4cc5faca8c 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
Shu-yu Guo
37989840cd Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
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
Jimmy Wang
f0e4983767 Bug 1040947 - Opening page info from a remote tab is sluggish. r=florian 2015-07-08 17:18:38 -04:00
Trevor Rowbotham
84ef63fff9 Bug 1186739 - Replace the usage of Promise.jsm with native DOM promises. r=mconley 2015-07-24 09:55:00 +02:00
Trevor Rowbotham
4fb198d601 Bug 1160780 - Completely rewrite the test to use Tasks instead of frame scripts to make the test more sane and attempt to fix an intermittent orange by switching from frame scripts to Tasks. r=jimm
CLOSED TREE
2015-07-21 15:59: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
9cac9325d0 Merge inbound to m-c. a=merge 2015-07-17 10:26:22 -04:00
Trevor Rowbotham
2b627898b2 Bug 1160788 - Attempt to fix random orange: don't spawn multiple ContentTasks when checking the visible state of the click-to-play overlay. r=jimm 2015-07-16 11:51:00 -04: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