Issue metadata
Sign in to add a comment
|
DevTools: [js_protocol] exception details does not have exception text in case of Runtime.evaluate |
||||||||||||||||||||||
Issue descriptionChrome verison: 60 Current implementation of ExceptionDetails protocol object does not have exception text; the exceptionDetails.text has the "uncaught" text - which is not helpful. The only way to obtain text of the exception is to use Runtime.callFunctionOn() method to serialize exception. Please, make the exceptionDetails.text field to contain actual exception message!
,
Jul 11 2017
|
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by lushnikov@chromium.org
, Jun 22 2017