mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 05:08:36 +02:00
We can reconstruct the CDP error and print a better error message using RemoteAgentError. This is better than the current output, which in a lot of cases will be "CDP Exception: [object Object]". A possible future improvement to this involves extending the CDP protocol to send the individual components of the error individually, so that we don't have to parse the string. Differential Revision: https://phabricator.services.mozilla.com/D28703 --HG-- extra : moz-landing-system : lando |
||
|---|---|---|
| .. | ||
| test_Domains.js | ||
| test_Error.js | ||
| test_Session.js | ||
| xpcshell.ini | ||