Xidorn Quan
ebe6f7b562
Bug 1205938 part 1 - Add waitForCondition() function to SimpleTest. r=jmaher
...
This function is roughly copied from browser/base/content/test/general/head.js.
It has been widely used in browser chrome mochitests, and should be fine to
have it available to all mochitests via SimpleTest.
MozReview-Commit-ID: DhIfgJiUhXK
--HG--
extra : rebase_source : 95ab1cd6c1ab5f6c0d8f0171865722ca76b41c6e
2015-09-18 11:06:47 +08:00
Makoto Kato
9d4015aa91
Bug 1248821 - Force Flash to windowless mode regardless of sandbox level. r=jimm
...
MozReview-Commit-ID: B6X6DS42tYb
--HG--
extra : rebase_source : e76a22ee8790d67d7416f1a2b38bc00c9abfbc74
extra : histedit_source : dedc94e4adad27e3d1c5cb800da100ed682ef959
2016-04-15 19:59:58 +09:00
Makoto Kato
482910afa8
Bug 1264540 - Turn on test_windowless_ime.html on e10s. r=jimm
...
Use plugin-utils.js's setTestPluginEnabledState to fix race.
MozReview-Commit-ID: 6eVTDJzdKR0
--HG--
extra : rebase_source : cd9d5d0a186b6b29c9d734cd941137ce15600244
2016-04-15 14:25:39 +09:00
Chris Manchester
a77dfaff4a
Bug 1262866 - Move crashreport.sjs from browser.ini to TEST_HARNESS_FILES to prevent failure in --disable-crashrepoter builds. r=ted
...
MozReview-Commit-ID: 6kMEMAmxBhM
2016-04-12 11:19:21 -07:00
Ryan VanderMeulen
3f36076406
Bug 1262050 - Remove unneeded assertion and update test annotations accordingly. r=jimm
...
--HG--
extra : rebase_source : d2471bd4cce2a65b1247d23225c7ccab4bab5f01
2016-04-08 12:11:44 -04:00
Chris Manchester
f7a1b3fb60
Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
...
Previously, every test and support file would be synced to the objdir
when running any test. Now that only those support files and tests requested
are synced, we note support files required beyond those in a test's
directory in ini manifests.
MozReview-Commit-ID: EmlDz9d4lqt
2016-04-04 14:56:52 -07:00
Kyle Machulis
7f4a21d386
Bug 1253957 - Fix e10s race issue for test from bug 1165981; r=bsmedberg
2016-03-28 15:37:26 -07:00
Kyle Machulis
72b3457be7
Bug 1171182 - Mochitest for NPAPI Zoom; r=bsmedberg
2016-03-18 10:50:50 -07:00
Blake Kaplan
adba9c694d
Bug 1254856 - Add a mochitest to ensure that we send the proper cookies. r=ckerschb
2016-03-16 12:58:56 -07:00
Ryan VanderMeulen
9e8ddc04fc
Bug 1253957 - Skip test_bug1165981.html and test_windowless_flash.html on e10s.
...
--HG--
extra : rebase_source : 1cd95cb87a7bb3d16f49c29e3fe5e24e076ed1a7
2016-03-10 16:04:49 -05:00
Kyle Machulis
fde34a472d
Backout 6397f46b0628 and c6be87916507 (Bug 1171182) due to windows mochitest failures
2016-03-09 14:49:39 -08:00
Kyle Machulis
91e2132559
Bug 1171182 - Mochitests for NPAPI CSS Zoom; r=bsmedberg
2016-03-09 11:55:21 -08:00
Drew Willcoxon
f9662f1a06
Bug 1253713 - [e10s] Make widget/tests/test_plugin_scroll_invalidation.html work under e10s. r=mccr8
...
MozReview-Commit-ID: AZ7MZWHoWhr
--HG--
rename : widget/tests/plugin_scroll_invalidation.html => dom/plugins/test/mochitest/plugin_scroll_invalidation.html
rename : widget/tests/test_plugin_scroll_invalidation.html => dom/plugins/test/mochitest/test_plugin_scroll_invalidation.html
2016-03-04 16:57:04 -08:00
Mike de Boer
c326e059de
Bug 1241930: Part 5 - convert all assertion methods used inside content tasks to the Assert.* family in dom tests. r=mconley
2016-03-04 14:32:32 +01:00
Ryan VanderMeulen
e2f35b2c75
Bug 1252230 - Skip test_painting.html on OSX e10s.
2016-02-29 15:45:49 -05:00
Jonathan Griffin
0b0e0abda1
Bug 1232780 - Adjust test exclusions for win7 debug e10s, a=test-only
2016-03-01 10:36:31 -08:00
Haik Aftandilian
3cdbeb2bd6
Bug 1237847 - [e10s] Null deref crash when running test_pluginstream_newstream.html; r=bobowen
...
Modify the Mac sandbox to allow temporary files to be created in a
parent-specified subdirectory of NS_OS_TEMP_DIR. This is similar to the
Windows approach. The parent provides a UUID in a preference which is
used by the content process to form the subdirectory name.
MozReview-Commit-ID: 6BONpfZz8ZI
--HG--
extra : rebase_source : ad18e091918356a1a40c13f1453972b4512ad476
2016-02-25 15:26:13 -08:00
Phil Ringnalda
1a1ec5b8bb
Merge f-t to m-c, a=merge
2016-02-20 17:25:14 -08:00
Dão Gottwald
594c008fcb
Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws
2016-02-20 14:03:25 +01:00
Carsten "Tomcat" Book
cab348d1b5
Backed out changeset c34fe673bb97 (bug 1014185) for perma failures in browser_bug1163570.js
2016-02-19 17:19:19 +01:00
Dão Gottwald
4c8a1f54f5
Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws
2016-02-19 00:50:17 +01:00
Kyle Machulis
85ea90d50a
Bug 1245545 - Mochitest for plugin unloadTimeoutSecs; r=bsmedberg
2016-02-19 15:07:50 -08:00
Kyle Machulis
57c2013002
Bug 1237834
- Make sure plugin test_getauthenticationinfo adds auth info in both parent and child process; r=mccr8
2016-02-17 21:16:48 -08:00
Makoto Kato
0ec35c1b85
Bug 1201904 - Add test for force windowless mode. r=aklotz
...
--HG--
extra : commitid : EIHq0FhJBBW
extra : rebase_source : 16898032d248a50a997a97814a71459e8a72c309
2016-01-15 16:45:50 +09:00
Andrew McCreight
9c67777407
Bug 1237799, part 2 - Use setTestPluginEnabledState in various tests. r=gfritzsche
...
This make these tests pass with e10s.
Also, add a missing open quote to test_bug827160.html.
2016-01-12 16:50:34 -08:00
Andrew McCreight
cf55409c95
Bug 1237799, part 1 - Move test_bug827160.html and test_object.html to plugins directory. r=gfritzsche
...
This will let these tests use plugin-utils.
--HG--
rename : dom/base/test/test_bug827160.html => dom/plugins/test/mochitest/test_bug827160.html
rename : dom/base/test/test_object.html => dom/plugins/test/mochitest/test_object.html
2016-01-12 16:50:33 -08:00
Jonathan Griffin
59f626fe96
Bug 1232780 - Disable mochitests which fail on e10s so we can get that suite running, a=test-only
2016-01-05 12:02:47 -08:00
Makoto Kato
ec729f14fe
Bug 1208944 - Part 11. Add test. r=jmathies
2015-12-29 22:57:38 +09:00
Sebastian Hengst
e082884d78
Backed out 15 changesets (bug 1208944) for failing tests M(2,5) on OSX. r=backout
...
Backed out changeset c29de223de2f (bug 1208944)
Backed out changeset 3d99da255be1 (bug 1209844)
Backed out changeset 3c915942af38 (bug 1209844)
Backed out changeset 759b425b5503 (bug 1208944)
Backed out changeset bf73cf8f0fda (bug 1208944)
Backed out changeset 0e337d912b7d (bug 1208944)
Backed out changeset 31c47f2980b5 (bug 1208944)
Backed out changeset 3e0d70a6e809 (bug 1208944)
Backed out changeset 7685dcb63e5f (bug 1208944)
Backed out changeset 3c2b9372dd36 (bug 1208944)
Backed out changeset 18160d306493 (bug 1208944)
Backed out changeset 4974e397b655 (bug 1208944)
Backed out changeset fde7e439844d (bug 1208944)
Backed out changeset 4213a355fbdc (bug 1208944)
Backed out changeset 33cfddbbf5f2 (bug 1208944)
2015-12-29 17:42:02 +01:00
Makoto Kato
d66b5a124f
Bug 1208944 - Part 11. Add test. r=jmartins
2015-12-29 22:57:38 +09:00
Makoto Kato
4bb87161eb
Backed out changeset 3c915942af38 (bug 1209844) due to invalid bug number
2015-12-29 23:03:26 +09:00
Makoto Kato
3c34abbb74
Bug 1209844 - Part 11. Add test. r=jmartins
2015-12-29 22:57:38 +09:00
Kyle Machulis
78d7eefaea
Bug 1225293 - Mochitests for Win64 Silverlight Whitelisting; r=bsmedberg
2015-11-24 12:10:27 -08:00
Xidorn Quan
b93799ba92
Bug 1213710 part 2 - Rename dom/plugins/test/mochitest/utils.js to plugin-utils.js. r=bsmedberg
...
So that files outside this dir can also reference it without conflict.
--HG--
rename : dom/plugins/test/mochitest/utils.js => dom/plugins/test/mochitest/plugin-utils.js
extra : source : 136f6591826350948f2e342da1600a983b4bcd76
2015-11-17 09:54:12 +11:00
Xidorn Quan
667d6f4b8d
Bug 1213710 part 1 - Convert all html/xul files in dom/plugins/test/mochitest to unix format. r=bsmedberg
...
--HG--
extra : source : db1aa81c82af657e44614fa94bf10e34296d40c1
2015-11-17 09:54:12 +11:00
Phil Ringnalda
4f9579ad0f
Bug 1213631 - disable browser_pluginscroll.js for a jaw-dropping failure rate
...
--HG--
extra : rebase_source : fc3e974b2eb0d0f52952811d0271938567ec1e8a
2015-11-05 19:19:45 -08:00
Phil Ringnalda
9e4744cd33
Bug 1219842 followup, redisable dom/plugins/test/mochitest/test_crashing.html on debug e10s until its assertion problem is dealt with
2015-10-31 13:53:31 -07:00
Andrew McCreight
5981b92f78
Bug 1219842 - Enable a bunch of mochitest-plain tests under e10s. r=mrbkap
2015-10-31 06:26:44 -07:00
Wes Kocher
9206999fd6
Bug 1172627 - Skip this test on release_build a=bustage CLOSED TREE
...
--HG--
extra : commitid : LF6sVuwFutv
2015-10-29 11:56:21 -07:00
Blake Kaplan
ec55a186c7
Bug 1194534 - Disable two failing tests. r=billm
2015-10-28 17:13:12 -07:00
Jim Mathies
0a18092e35
Bug 1214878 - add tests. r=roc
2015-10-19 10:38:42 -05:00
Carsten "Tomcat" Book
08997000eb
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
e7ef778c9d
Backed out 1 changesets (bug 1202902
) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902
)
--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6
Bug 1202902
- Scripted fix the world.
2015-10-06 14:00:31 -07:00
Jim Mathies
ff9bcb2aec
Bug 1137944 - Add tests. r=roc
2015-10-06 14:23:24 -05:00
Jim Mathies
f70b45c550
Bug 1196539 - Add plugin window visibility tests. r=roc
2015-10-06 14:23:24 -05:00
Tooru Fujisawa
ca99c36747
Bug 1207494 - Part 11: Remove use of expression closure from dom/plugins/. r=jst
...
--HG--
extra : commitid : 2trNkFPCEIO
extra : rebase_source : 0a6e70cb195149ef33565d0b84b01e6d2e15fa80
2015-09-23 18:39:15 +09:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Jim Mathies
391cbdd913
Bug 1196834 - Add a test that confirms plugin windows are hidden after switching from a remote to local tab. r=roc
2015-08-24 16:45:39 -05:00
Ryan VanderMeulen
b5c90b8062
Backed out changeset 8d5db16d7f39 (bug 1196834) for e10s browser_bug1163570.js failures.
...
CLOSED TREE
2015-08-24 15:42:15 -04:00