Commit Graph

7 Commits

Author SHA1 Message Date
Amit Chandra
47f41a31a4 Bug 1259227 - Update regex for the imported profile name in the performance tool. r=gregtatum
Change the regex responsible for displaying the imported profile
name in performance module to show full name of the profile
except the extension of the file.

MozReview-Commit-ID: JA59V3P50RG
2016-10-11 13:48:00 +02:00
Greg Tatum
d23dccabb7 Bug 1290142 - Lint devtools/client/performance/modules/; r=jsantell
MozReview-Commit-ID: 5Q71TImHlgW
2016-07-28 11:53:20 -05: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
Victor Porof
23860cb7c6 Bug 1258371 - Cleanup performance/modules/io.js to pass eslint and switch to using DOM promises, r=jsantell 2016-03-22 10:17:21 +01:00
Jordan Santell
1f5d1fcdef Bug 1240981 - Make performance tools use BrowserLoader. r=fitzgen 2016-01-21 15:04:05 -08:00
Henrik Tjäder
31e1918f9b Bug 1161698 - Imported profiles should use their filename as the display label. r=jsantell 2015-10-13 16:27:12 -07:00
J. Ryan Stinnett
47167154ef Bug 1196047 - Move most of shared/performance to client or server. r=jsantell 2015-10-09 18:26:08 -05:00