Commit Graph

6 Commits

Author SHA1 Message Date
Tom Tromey
f56dca3a4c Bug 1291834 - make indexDB a global via devtools loader; r=jryans
MozReview-Commit-ID: 3NnhUWaBBra
2016-08-03 13:26:34 -06:00
Tom Tromey
901e97b35a Bug 1276341 - don't use Cu.import for event-emitter.js; r=jryans
MozReview-Commit-ID: BDvrMP8fRim
2016-07-18 13:58:20 -06: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
Tooru Fujisawa
dc96b4dc15 Bug 1234880 - Part 1: Stop using ObservableObject in app-projects. r=jryans 2016-01-07 16:50:53 +09:00
J. Ryan Stinnett
f2afd32747 Bug 1233888 - Convert to Promise.jsm in app projects. r=ochameau 2016-01-06 10:41:32 -06:00
Alexandre Poirot
6bab55e9c9 Bug 1216590 - Merge last bits of app-manager into WebIDE. r=jryans 2015-11-02 08:18:58 -08:00