зеркало из https://github.com/mozilla/gecko-dev.git
61aab1f481
browser_scratchpad_contexts.js and browser_scratchpad_execute_print.js used to access javascript properties on the content window object by using 'content.' directly. Now these tests use 'ContentTask.spawn' instead, which required the runAsyncCallbackTests helper to be changed so it would use a Task and yield on the promises returned by prepare and then. MozReview-Commit-ID: Cgw2mRxPrP4 --HG-- extra : rebase_source : de57e5c7ab155ee48f537941e0db7cf7f82ed266 |
||
---|---|---|
.. | ||
test | ||
moz.build | ||
scratchpad-commands.js | ||
scratchpad-manager.jsm | ||
scratchpad-panel.js | ||
scratchpad.js | ||
scratchpad.xul |