Jared Wein
34e228f767
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Mark Banner
fb8a196639
Bug 1325623 - Fix most no-undef eslint issues in toolkit/components. r=mossop
...
MozReview-Commit-ID: DYJa1uNVagw
2016-12-23 16:00:46 +00:00
Matthew Noorenberghe
4c01de1134
Bug 1325603 - Remove broken perf_autocomplete.js local performance test. r=MattN
...
MozReview-Commit-ID: cMxq66FHVs
2016-12-23 13:08:35 -05:00
Jessica Jong
98eb9e529a
Bug 1286182 - Implement the layout for <input type=date>. r=mconley,smaug
2016-12-19 00:50:00 +08:00
Dale Harvey
b2b4d66273
Bug 1311301 - Ensure login managed inputs focus on load. r=mattn
2016-12-01 00:01:52 +00: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
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
Paolo Amadini
1590909294
Bug 1316311 - Do not show the login capture doorhanger during generic mochitests. r=MattN
...
MozReview-Commit-ID: 6TFACISm9Vb
2016-11-10 13:47:07 +01: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
Phil Ringnalda
acb30e2175
Merge m-c to autoland
2016-11-04 19:05:33 -07:00
Dave Townsend
dc3810c548
Bug 1314343: Turn on no-unreachable in eslint. r=standard8
...
Unreachable code can be a sign of a mistake so we should turn this rule on.
MozReview-Commit-ID: LQphsNL7HBX
2016-11-01 10:58:35 -07: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
Jared Wein
0c024fa9ca
Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
...
MozReview-Commit-ID: 7Gx90a5y8t6
2016-10-24 13:14:19 -04:00
Jessica Jong
7ef7e911f2
Bug 1310076 - Add 'datetime-local' to the list of valid types attributes for <input>. r=smaug
2016-10-24 03:35:00 +02: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
Mike Conley
23101b0fb7
Bug 1296638 - Adjust autocomplete test helpers to account for the new richlistbox implementation. r=MattN
...
MozReview-Commit-ID: 4FmGMKfBn07
2016-08-23 16:01:10 -04:00
Jonathan Kingston
638b77683a
Bug 1305050 - Removing chrome error in deleting password autocomplete and improving testing to catch issues. r=MattN,mconley
...
MozReview-Commit-ID: JEX5gly6bTA
2016-10-05 00:27:19 +01:00
Jessica Jong
113984eb02
Bug 1288591 - Implement the layout for <input type=time>. r=mconley, r=dholbert, r=smaug
2016-10-06 00:17:00 -04:00
Jessica Jong
e854e57b5b
Bug 1278738 - Add 'week' to the list of valid types attributes for <input>. r=smaug
2016-08-15 23:15:00 -04:00
Jared Wein
4518d81cb5
Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
...
MozReview-Commit-ID: EMjJ3yWt9Wt
2016-08-04 03:28:58 -04:00
Jared Wein
ebf1ccbe46
Bug 1291855 - Enable the no-else-return rule for eslint. r=Felipe,kmag,mossop
...
MozReview-Commit-ID: DYOmE6xwMJh
2016-08-03 18:54:59 -04:00
Jessica Jong
1a6a96c66a
Bug 1278737 - Add 'month' to the list of valid types attributes for <input>. r=smaug
2016-07-03 23:19:00 +02:00
Sebastian Hengst
b74bde4463
Backed out changeset 444a4a7233f7 (bug 1278737) for frequent web platform test 2 failure on OSX in form-validation-reportValidity.html. r=backout
2016-07-01 20:04:58 +02:00
Jessica Jong
88770ff520
Bug 1278737 - Add 'month' to the list of valid types attributes for <input>. r=smaug
2016-06-29 23:16:00 +02:00
Matthew Noorenberghe
de821e3216
Bug 1258860 - Make test_basic_form_autocomplete.html work in e10s. r=dolske
...
MozReview-Commit-ID: B9D9h4uBOqw
2016-04-13 16:29:49 -07:00
Dave Townsend
769fc8f245
Bug 1257246: Update toolkit for eslint 2. r=Gijs
...
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.
MozReview-Commit-ID: KHYdAkRvhVr
2016-04-05 11:33:48 -07:00
Chris Manchester
a3478d13f6
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
Matthew Noorenberghe
fdc390a3b9
Bug 1258607 - Return promises from some satchel test helpers which use callbacks. r=dolske
...
MozReview-Commit-ID: 2glKz8R1XQo
2016-03-22 02:01:33 -04:00
Paolo Amadini
c242db89ae
Bug 1162338 - Part 2 - Fix test_bug_511615.html to work in e10s. r=mak
...
MozReview-Commit-ID: GiwGq2BUdUn
2016-03-15 15:34:34 +00:00
Paolo Amadini
f009944f90
Bug 1162338 - Part 1 - Fix test_bug_787624.html to work in e10s. r=mak
...
MozReview-Commit-ID: EFssjSzBSWl
2016-03-11 15:42:01 +00:00
Marco Bonardo
adef8ce5ae
Bug 1252074 - test_form_autocomplete.html and test_form_autocomplete_with_list.html should pass on e10s. r=paolo
...
MozReview-Commit-ID: CISKztr4p4N
2016-03-02 14:34:38 +01:00
Marco Bonardo
12737eee2b
Bug 976940 - FormHistory.update() should call handleError if form history is disabled and the operation is not a removal. r=markh
...
MozReview-Commit-ID: 94FRqGofGsP
2016-02-22 18:17:43 +01:00
Marco Bonardo
5f73036721
Backed out changeset 12c77a8f0e4a (bug 976940) cause consumers are not ready for it. r=post-facto
...
MozReview-Commit-ID: HGOeEgMFTLk
2016-02-25 17:15:01 +01:00
Marco Bonardo
628c47b38d
Bug 976940 - FormHistory.update() should throw if form history is disabled and the operation is not a removal. r=markh
...
MozReview-Commit-ID: 94FRqGofGsP
2016-02-22 18:17:43 +01:00
Blake Kaplan
c090ba61d6
Bug 1245723 - Make the satchel browser-chrome test e10s compatible. r=felipe
2016-02-09 14:40:35 -08:00
Dave Townsend
a215a4a95a
Bug 1245649: Turn on no-extra-semi. r=markh
2016-02-03 17:27:36 -08:00
Dave Townsend
a2ba043d69
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
2016-02-03 14:22:33 -08:00
Dave Townsend
2e4b5d2078
Bug 1245649: Merge browser and toolkit eslint rule settings. r=felipe
2016-02-03 13:12:18 -08:00
Blake Kaplan
17c13ed8e4
Bug 1242208 followup, move this file where it should be r=mattn
2016-02-02 13:54:31 -08:00
Blake Kaplan
b1f89ee9a7
Bug 1242208 - Fix cached form history results with a datalist present. r=MattN
2016-02-02 13:44:11 -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
Dave Townsend
9743844d60
Bug 1229519: Fix toolkit/components/satchel to pass eslint checks. r=dolske
2015-12-03 10:01:41 -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
33909699d9
Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs
2015-09-24 20:36:01 +09:00
Tooru Fujisawa
8624800172
Backed out changeset 55b45f61cfd2 (bug 1207498) for Linux pgo M(oth) failure
2015-09-27 23:42:27 +09:00