Tim Nguyen
9390ab0eba
Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans
...
MozReview-Commit-ID: 2XxhfV8ih0S
2016-12-30 15:01:42 +01:00
Phil Ringnalda
83857fe4ea
Backed out changeset 67611ffb1fef (bug 1325213) for failures in test_require_lazy.js
2016-12-29 19:01:37 -08:00
Tim Nguyen
eb7be14ba4
Bug 1325213 - Fix lots of eslint errors in devtools/shared/. r=jryans
...
MozReview-Commit-ID: 2XxhfV8ih0S
2016-12-30 03:11:52 +01:00
Tom Tromey
1976c3df85
Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans
...
MozReview-Commit-ID: 6OSszbKpp74
2016-10-25 21:30:18 -06:00
Wes Kocher
20d9f9713d
Backed out 2 changesets (bug 1312041) for mass failures a=backout
...
Backed out changeset c4f42d7d5453 (bug 1312041)
Backed out changeset 9bfbc8480d43 (bug 1312041)
2016-11-01 10:30:45 -07:00
Tom Tromey
d1b2d82846
Bug 1312041 - remove requireRawId rewriting in favor of Loader paths; r=jryans
...
MozReview-Commit-ID: 6OSszbKpp74
2016-10-25 21:30:18 -06: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
Julian Descottes
170815be25
Bug 1299070 - Merge all startup strings in startup.properties;r=bgrins
...
MozReview-Commit-ID: 99zWNTHid21
2016-09-02 17:45:22 +02:00
Julian Descottes
05cfa367ef
Bug 1294186 - Create localization helper for markup using data-localization attributes;r=bgrins
...
Create a helper designed to localize markup containing specific localization atttributes
(see the jsdoc in l10n.js)
MozReview-Commit-ID: 4ThyI1DaLQS
2016-08-30 21:40:28 +02:00
J. Ryan Stinnett
530b903fcf
Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
...
For simple rules like function spacing, we can auto-fix these across the code
base so they are followed in a consistent way.
To generate this patch, I ran:
./mach eslint devtools --no-ignore --fix
After this, I reverted any changes to third party files that we really do want
to ignore.
MozReview-Commit-ID: 6Q8BApkAW20
2016-05-18 12:49:23 -05:00
Patrick Brosset
a55c60aca1
Bug 1229859 - Massively reduce the number of eslint errors in devtools by ignoring lib files, adding missing .eslintrc files and making some rules be warnings; r=Mossop
2015-12-10 15:46:32 -05:00
J. Ryan Stinnett
005f5c452c
Bug 1196047 - Move async-storage.js to devtools/shared. r=bgrins
2015-10-09 18:26:06 -05:00