mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
92e8745890
We weren't actually returning any value. The only case when we return something is when the RDP method throws and return an object response with an "error" attribute. I imagine this has been refactored incorectly from old style actor to protocol.js. We should throw in case of errors if we want to transfer a RDP message with "error" attribute. Differential Revision: https://phabricator.services.mozilla.com/D66132 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
actors | ||
connectors | ||
performance | ||
socket | ||
startup | ||
tests | ||
devtools-server-connection.js | ||
devtools-server.js | ||
moz.build |