Dalimil Hajek
b4e6cbd057
Bug 1322085 - Make devtools/server/actors/*.js eslint-clean. r=ntim
2017-01-16 12:51:00 -05:00
fbdb0dae94
Bug 1295171 - Reintroduce the old Actor/FrontClass constructors. r=jryans
...
Heintroduce the old Actor/FrontClass constructors.
2016-08-22 16:25:57 +02:00
b0fa44c98a
Bug 1288423 - Rename Actor/FrontClassWithSpec to Actor/FrontClass. r=fitzgen
2016-08-10 17:36:04 +02:00
Nick Fitzgerald
2fb549083b
Bug 1277971 - Use ActorClassWithSpec for the EnvironmentActor; r=ejpbruel
2016-06-06 10:24:34 -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
Jennifer Fong
bb0e5b8001
Bug 1270173 - Move protocol.js from devtools/server to devtools/shared. r=ejpbruel
2016-05-06 09:19:00 +02:00
Eddy Bruel
70433dad4b
Bug 1253976 - Protocol.js error packets should have meaningful error and message fields;r=jryans
2016-04-01 09:17:50 +02:00
Eddy Bruel
9d898aa115
Bug 1235371 - Refactor EnvironmentActor to use protocol.js;r=jryans
2016-02-29 16:36:49 +01:00
Eddy Bruel
c600405f32
Bug 1235371 - Move EnvironmentActor into its own file;r=jryans
2016-02-26 09:10:14 +01:00