mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
6805974fcc
Fixed an internal error causing a ProtocolError when a Promise ran using Runtime.evaluate/Runtime.callFunctionOn and rejects with an Error(), while using the awaitPromise option. Also added tests for such cases. With Promises, rejections should be also made into debuggee values, not just successful resolutions. Differential Revision: https://phabricator.services.mozilla.com/D167496 |
||
---|---|---|
.. | ||
browser | ||
xpcshell |