gecko-dev/devtools/client/scratchpad
sreeise 29a673c71b Bug 1347894 - Remove uses of defer in devtools/client/scratchpad. r=jdescottes
Promises using defer are being replaced by new Promise and async await syntax. This is for the devtools/client/scratchpad directory.
Also includes refactoring of scratchpad for async await.

Differential Revision: https://phabricator.services.mozilla.com/D7247

--HG--
extra : moz-landing-system : lando
2018-10-05 16:19:14 +00:00
..
test Bug 1347894 - Remove uses of defer in devtools/client/scratchpad. r=jdescottes 2018-10-05 16:19:14 +00:00
index.xul Bug 1471152 - Package all panel scripts under resource://devtools/ instead of chrome://devtools/. r=jdescottes 2018-06-25 12:59:22 -07:00
moz.build Bug 1462399 - remove GCLI commands; r=ochameau 2018-09-03 17:24:32 +00:00
panel.js Bug 1347894 - Remove uses of defer in devtools/client/scratchpad. r=jdescottes 2018-10-05 16:19:14 +00:00
scratchpad-manager.jsm Bug 1484496: Part 5d - Convert devtools/ nsISimpleEnumerator users to use JS iteration. r=bgrins 2018-08-18 19:28:37 -07:00
scratchpad.js Bug 1347894 - Remove uses of defer in devtools/client/scratchpad. r=jdescottes 2018-10-05 16:19:14 +00:00