зеркало из https://github.com/mozilla/gecko-dev.git
370bc3f1f2
This helps sharing a single implementation of how the JSON objects are read and written from/to the WebSocket connection. Also, by delegating the command calls to the Session via `Session.execute` and expecting a promise with a resolution or rejection, we make error handling of command calls clearer and unified. Differential Revision: https://phabricator.services.mozilla.com/D37046 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
test_Connection.js | ||
test_Domains.js | ||
test_Error.js | ||
test_Session.js | ||
xpcshell.ini |