Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Hengst cb76f56d60 Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
Tim Nguyen d7ea1c1605 Bug 1330099 - Enable object-shorthand eslint rule. r=jryans
MozReview-Commit-ID: 3wA25rfznBv
2017-01-11 21:22:15 +00:00
Tim Nguyen f8ea7f6a39 Bug 1325191 - Fix Eslint errors in devtools/server/*.js. r=jryans
MozReview-Commit-ID: 6t7lUP2Ip3v
2016-12-23 16:45:22 +01:00
J. Ryan Stinnett b2575a1b27 Bug 1315391 - Clean up actor destruction after changing to `destroy`. r=ochameau
The `destroy` method in some actors would throw errors or was incomplete,
leading to various issues closing the toolbox after the previous patch.

This cleans up all such cases noticed through manual testing of the toolbox.

MozReview-Commit-ID: 6EZYFwjSri

--HG--
extra : rebase_source : b9db68be857285de4269f7354f6ecbf703c82e29
2016-11-11 18:24:41 -06:00
J. Ryan Stinnett 30b2b7ce44 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
Daosheng Mu cf07e14688 Bug 1204429 - Part 1: Collect primitive counts information. r=vporof 2015-11-21 07:12:00 +01:00