New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 735817 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue v8:6249
Owner:
Last visit > 30 days ago
Closed: Jul 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

DevTools: [js_protocol] exception details does not have exception text in case of Runtime.evaluate

Project Member Reported by lushnikov@chromium.org, Jun 22 2017

Issue description

Chrome 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!
 
Components: Platform>DevTools>JavaScript
Mergedinto: v8:6249
Status: Duplicate (was: Assigned)

Sign in to add a comment