Andrea Marchesini
70fbece79d
Bug 1334975 - Get rid of nsIFilePicker.show() use in gecko, r=ochameau
2017-03-03 09:42:27 +01:00
Sebastian Hengst
c6d9ef3e98
Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
2017-01-11 23:21:56 +01:00
Tim Nguyen
548b6bdbef
Bug 1330099 - Enable object-shorthand eslint rule. r=jryans
...
MozReview-Commit-ID: 3wA25rfznBv
2017-01-11 21:22:15 +00:00
Michael Brennan
0527fa77a5
Bug 1315923 - Make devtools/client/performance pass ESLint's "react/prop-types" rule. r=jdescottes
2016-11-18 20:12:48 +01:00
Greg Tatum
5b4041dff2
Bug 1297784 - Turn performance controls into a React component; r=jsantell
...
MozReview-Commit-ID: 1R8ky0vW4fH
2016-08-18 14:53:03 -05:00
Greg Tatum
54f9488fd4
Bug 1288830 - Start to lint parts of the performance tool. r=jsantell
2016-07-22 13:55:00 -04:00
Greg Tatum
b3528e782c
Bug 1259228 - Fix shortcut bug in performance tools r=jsantell
2016-07-08 08:07:00 +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
Victor Porof
29d6c9e3de
Bug 1177822 - The button "Start Recording Performance" is misplaced after some actions (always reproducible), r=jsantell
2016-03-21 10:05:12 +01:00
Victor Porof
c11c630637
Backed out changeset 3810206dc61f for landing with an incorrect bug number and commit message, r=me
2016-03-21 10:09:15 +01:00
Victor Porof
65da782bed
Bug 1251291 - Tool notices (Take snapshot and Start Recording Performance) should use var(--theme-body-background), r=jsantell
2016-03-21 10:05:12 +01:00
Victor Porof
385429598e
Bug 1245886 - Refactor performance tests, r=jsantell
2016-03-16 09:39:39 +01:00
Patrick Brosset
d91087f2a0
Bug 1229859 - Use import-globals-from eslint rule to fix the most common no-undef offenders in devtools; r=Mossop
2015-12-03 15:36:44 +01:00
Victor Porof
5e37539a19
Bug 1196947 - Performance tools should display a message in private browsing, r=jsantell
2015-09-26 06:21:09 +02:00
J. Ryan Stinnett
a3073e0420
Bug 912121 - Migrate major DevTools directories. rs=devtools
...
Move major DevTools files to new directories using the following steps:
hg mv browser/devtools devtools/client
hg mv toolkit/devtools/server devtools/server
hg mv toolkit/devtools devtools/shared
No other changes are made.
2015-09-21 12:02:24 -05:00