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

5 Коммитов

Автор SHA1 Сообщение Дата
Ajay dddc1df2ec Bug 1327773 - Fix non-functioning devtools option 'Indent using spaces' by modifying prettifyCSS.js; r=tromey
MozReview-Commit-ID: 5m5nNgwX6v2

--HG--
extra : rebase_source : 563df3f299e855e4d005f8308c2c14ffbd5373e9
2017-02-07 21:06:28 +05:30
Tom Tromey c99878c1ab Bug 1292245 - remove some unnecessary imports of chrome from devtools; r=gregtatum
MozReview-Commit-ID: JVVVHAImsko

--HG--
extra : rebase_source : 939fbeb84405bf3740202eb5c0f1ba6c8aae9d92
2016-08-04 11:55:40 -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
Alexandre Poirot d3b05e8c5a Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
J. Ryan Stinnett 4a4e300f9f Bug 1196047 - Move indentation.js to devtools/shared. r=bgrins
--HG--
rename : devtools/shared/shared/indentation.js => devtools/shared/indentation.js
2015-10-09 18:26:05 -05:00