Commit Graph

7 Commits

Author SHA1 Message Date
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
Dennis Schubert
cd15bebaaf Bug 1337905 - Update WebCompat Go Faster addon to version 1.1. r=Felipe
MozReview-Commit-ID: FMgf5E9Obzk
2017-02-10 11:15:56 +01:00
Mark Banner
ba10e01046 Bug 1336070 - Enable eslint no-undef for browser/, apart from components/ and base/content/. r=mossop
MozReview-Commit-ID: CJtpm8zlLxa
2017-02-02 09:08:42 +00:00
Dennis Schubert
9f1d39daf9 Bug 1308271 - Import sources of the WebCompat Go Faster add-on V1. r=Felipe
MozReview-Commit-ID: 58iV4MqTeKA
2017-01-25 20:15:11 +01:00
Mark Banner
c0170c9aa4 Bug 1311315 - General small fixes for no-undef eslint issues in browser/. r=jaws
Drop linting of the .eslintrc.js config files.
Fix some minor errors in the code (missing let/const, undefined vars).
Let eslint know that some files get their globals from other places (typically via xul script tags).

MozReview-Commit-ID: CwxuwPtRUr6
2016-10-18 12:34:35 +01:00
Robert Helmer
500fe1bf00 Bug 1303514 - correct comments and simplify test messages in webcompat system add-on r=MattN
MozReview-Commit-ID: 44EJFGhdWEn
2016-09-17 00:43:17 -07:00
Robert Helmer
0d1d0cdbd2 Bug 1268197 - stub for webcompat fix system add-on r=kmag
MozReview-Commit-ID: K56apkJhP3p
2016-04-27 16:11:16 -07:00