gecko-dev/devtools/client/scratchpad
J. Ryan Stinnett 9d30878aa5 Bug 1473687 - Wait for files to finish loading in Scratchpad test. r=ochameau
In devtools/client/scratchpad/test/browser_scratchpad_recent_files.js, we would
import test files and delete them from disk before the read had fully completed,
which caused an error.  (This test also had various other troubles like not
actually writing anything to the test files.)

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

--HG--
extra : moz-landing-system : lando
2018-07-06 07:44:41 +00:00
..
test Bug 1473687 - Wait for files to finish loading in Scratchpad test. r=ochameau 2018-07-06 07:44:41 +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 1471152 - Package all panel scripts under resource://devtools/ instead of chrome://devtools/. r=jdescottes 2018-06-25 12:59:22 -07:00
panel.js Bug 1470989 - Rename all panel modules to "panel.js". r=jdescottes 2018-06-25 12:47:52 -07:00
scratchpad-commands.js Bug 1451659 - Automated ESLint fixes for devtools/client/scratchpad/. r=jdescottes 2018-04-05 08:01:09 +01:00
scratchpad-manager.jsm Bug 1470244 - Rename all panel documents to index.{xul|html}. r=jdescottes 2018-06-21 11:08:25 -07:00
scratchpad.js Bug 1473687 - Wait for files to finish loading in Scratchpad test. r=ochameau 2018-07-06 07:44:41 +00:00