Commit Graph

4 Commits

Author SHA1 Message Date
Micah Tigley
3007a220c3 Bug 1326412 - Fix eslint issues in devtools/shared/webconsole/test/ r=ntim
MozReview-Commit-ID: HRrPP2p7MVs
2017-01-19 20:26:00 +00:00
Brian Grinstead
d3c7b73f76 Bug 1259603 - Use ConsoleEvents for cached messages and observing messages when webconsole actor is running;r=ejpbruel
MozReview-Commit-ID: E3oG451qPe9
2016-11-30 10:32:48 -08: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
Brian Grinstead
0aafceedb4 Bug 1217591 - Run autocomplete tests in worker console;r=fitzgen 2015-10-26 11:55:41 -07:00