Commit Graph

12 Commits

Author SHA1 Message Date
Dalimil Hajek
b4e6cbd057 Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim 2017-01-16 12:51:00 -05:00
André Bargull
1ff99cf9f4 Bug 1315772 - Add link for Strict_Non_Simple_Params. r=fscholz 2017-01-09 08:26:39 -08:00
Florian Scholz
3d7f770f81 Bug 1298394 - Add Learn More link for MimeTypeMisMatch error messages. r=bgrins 2016-11-24 08:58:00 -05:00
Tom Schuster
9dbf6d683f Bug 755821 - Parse arguments of Function constructor properly. r=shu 2016-10-15 11:47:00 +09:00
Tooru Fujisawa
ca15cb5808 Bug 1293205 - Part 2: Link to MDN documentation from for-each warning. r=fscholz 2016-09-02 20:15:08 +09:00
Florian Scholz
883f563bc5 Bug 1279195 - Update error doc URLs and add GA parameters; r=bgrins 2016-06-24 03:58:00 +02:00
Brian Grinstead
10fb539e2a Bug 1279195 - Move error message URL onto server. r=linclark
MozReview-Commit-ID: 4paCU4JDDMv
2016-06-21 15:09:13 -07:00
Florian Scholz
1599f142a3 Bug 1179876 - Add more doc links to console errors; r=mrrrgn 2016-06-03 08:54:54 -07:00
Morgan Phillips
258adb72fe Bug 1179876 - Permafails browser_webconsole_bug_653531_highlighter_console_helper.js; r=backout 2016-06-02 12:47:33 -07:00
Florian Scholz
463aa24e1e Bug 1179879 - Add more doc links to console errors; r=mrrrgn 2016-06-02 09:32:10 -07: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
Morgan Phillips
b210844a9f Bug 1255133 - Surface links to external documentation alongside relevant error messages 1/2; r=bgrins 2016-04-01 23:17:49 -07:00