Mark Banner
ec9074e132
Bug 1347712 - Change the testing configurations into ESLint configurations within eslint-plugin-mozilla - automatically update .eslintrc.js test config files for new config locations. r=jaws
...
MozReview-Commit-ID: LH0CQOPfoe6
2017-03-20 12:36:37 +01:00
Mark Banner
703aa9e231
Bug 1341029 - Turn on the ESLint no-undef rule for all of toolkit/. r=jaws
...
MozReview-Commit-ID: Ed9FfkskDos
2017-02-20 11:45:58 +00:00
Mark Banner
0172a32b29
Bug 1338195 - Define a frame-script environment for eslint and use it to clear no-undef issues for known frame script globals. r=mossop
...
MozReview-Commit-ID: Fcin4InbLK2
2017-02-07 10:52:06 +00:00
Florian Quèze
91f7a2ef3a
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
Florian Quèze
63de711857
Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
2017-01-17 11:50:25 +01:00
Jared Wein
868234de76
Bug 1325464 - Manually fix the remaining ES6 method syntax eslint errors. r=MattN
...
MozReview-Commit-ID: 6NqMryvKH9S
2016-12-28 12:22:09 -05:00
Wes Kocher
2d7553dcfd
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
90112e00c1
Bug 1325464 - Manually fix the remaining ES6 method syntax eslint errors. r=MattN
...
MozReview-Commit-ID: 6NqMryvKH9S
2016-12-28 12:22:09 -05:00
Dave Townsend
e7b1b3284f
Bug 1316882: Turn on space-before-function-paren eslint rule (toolkit). r=jaws
...
MozReview-Commit-ID: FGFwg6TYkvm
2016-11-11 15:22:34 -08:00
Mark Banner
8ddd9bb511
Bug 1315951 - Fix no-unused-vars issues in toolkit/components (except places). r=mossop
...
MozReview-Commit-ID: 8svkCKZHxsq
2016-11-08 12:49:32 +00:00
Sebastian Hengst
6cf65ed900
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: toolkit. r=RyanVM
...
MozReview-Commit-ID: I5LuDjnM7By
2016-11-05 11:29:22 +01:00
Jared Wein
eb09d153fa
Bug 1314474 - Enable no-shadow rule for eslint for browser/ mochitests. r=mossop
...
MozReview-Commit-ID: 3EQOeDSnmVz
2016-11-04 17:11:52 -04:00
Wes Kocher
5f6cf497a3
Backed out changeset 2a1b034ed3fb (bug 1314474) for xpcshell failures a=backout
2016-11-04 13:57:56 -07:00
Jared Wein
c0329c1f9a
Bug 1314474 - Enable no-shadow rule for eslint for browser/ mochitests. r=mossop
...
MozReview-Commit-ID: 3QTChaVgCRP
2016-11-03 18:29:08 -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
William Chen
f7158792ca
Bug 862395 - Part 5: Tests for web notifications requireInteraction. r=baku
2016-10-10 18:49:11 -07:00
Kit Cambridge
5713a1aecf
Bug 1233086, Part 1 - Unify alert image loading. r=seth
...
MozReview-Commit-ID: DSbJfH2FjYX
2016-06-27 08:27:11 -07:00
Kit Cambridge
d471f6897f
Bug 1264842 - Make the XUL alerts tests work in e10s. r=jaws
...
MozReview-Commit-ID: 7ctqlv1bWyq
2016-04-27 11:58:23 -07:00
Ryan VanderMeulen
81b9525c52
No bug - Re-enable various tests on Windows debug e10s that no longer fail.
2016-04-15 13:26:01 -04:00
Geoff Brown
5c41c1fcf2
Bug 1251013 - Update android_version annotations in test manifests - mochitest; r=jmaher
2016-03-17 10:00:48 -06:00
Armen Zambrano Gasparnian
3e3390108a
Bug 1246019 - Enable again test_alerts.html for Linux. Backout b406515c38b4. r=backout
...
MozReview-Commit-ID: 61b966aoHft
2016-02-24 09:48:58 -05:00
Armen Zambrano Gasparnian
ffee29e829
Bug 1246019 - Disable test_alerts.html on Linux until bug 1227730 is fixed. r=kits
...
MozReview-Commit-ID: xvWxQg3vco
2016-02-23 14:45:23 -05:00
Dave Townsend
a2ba043d69
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
2016-02-03 14:22:33 -08:00
Joel Maher
513860508e
Bug 1236036 - Automatically close native notifications in test_alerts.html. r=MattN
2016-01-15 08:20:10 -07:00
Jonathan Griffin
ebdb6b8c29
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
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
Kit Cambridge
ee0940e331
Bug 1202933, Part 1 - Show the origin for XUL notifications. r=MattN,wchen
2015-10-05 19:45:04 -07:00
Neil Deakin
95ad4d7e2f
Bug 1153248, re-enable a bunch of tests that now work with e10s, r=billm
2015-04-16 15:38:12 -04:00
Ehsan Akhgari
3cd35353b1
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
...
We are white-listing the existing set of tests that use setTimeout
like this. Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.
This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
Vaibhav Agrawal
de639f4317
Bug 1083347 - Remove androidx86.json. r=gbrown
2014-10-22 11:51:00 -04:00
Bill McCloskey
195b72030d
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
348b38aa47
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
400a9981b8
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bill McCloskey
6eb837a8ff
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
4dcf140fd4
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Vaibhav Agarwal
674ac11e43
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
2014-03-13 10:40:10 -04:00
Vaibhav Agarwal
8895c361aa
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Gregory Szorc
dffb8830ba
Bug 969021 - Part 1: Consolidate moz.build data into parent moz.build files; r=ted
...
Many moz.build files define things that could be defined in parent
moz.build files. Keeping the number of moz.build files low helps with
build times due to less I/O and fewer directories traversed.
This patch eliminates a lot of moz.build files by moving their content
into parent moz.build files.
2014-02-06 13:00:20 -08:00
Cameron McCormack
90071f358b
Bug 948782 - Make test_alerts_noobserve.html wait until its alerts have disappeared before finishing. r=wchen
2013-12-12 13:08:35 +11:00
Josh Aas
15f5269496
Bug 852648: Add support for native Notification Center alerts on OS X. r=wchen,mstange
2013-12-05 17:05:10 -06:00
Ryan VanderMeulen
253cb1d1a0
Backed out changeset c732b8ff3869 (bug 852648) for OSX bustage.
...
DONTBUILD
2013-12-04 23:33:17 -05:00
Josh Aas
6704819503
Bug 852648: Add support for native Notification Center alerts on OS X. r=wchen,mstange
2013-12-04 22:19:05 -06:00
Josh Aas
87c9859e6e
Back out patch for bug 852648. CLOSED TREE
2013-12-03 19:26:46 -06:00
Josh Aas
2b4ed3bf50
Bug 852648: Add platform-native Notification Center support for OS X. r=wchen,mstange
2013-12-03 18:53:46 -06:00
Josh Aas
3df314262d
Bug 934538: Remove remaining references to Growl, including the license. r=wchen
2013-11-06 11:55:24 -06:00
Ms2ger
37114e13e1
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Gregory Szorc
c7cdc0a4b0
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Ed Morley
fffbf3fc65
Backed out changeset 77bff106b704 (bug 920223)
2013-09-30 12:50:12 +01:00
Gregory Szorc
5b9b6bab30
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
2013-09-30 09:51:57 +02:00
Mike Hommey
b207d5baf7
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00