DescriptionAdded V8InjectedScriptHost::evaluateWithDetails. This method returns {result: evaluation result, exceptionDetails: information about the exception, if it occurred}.
InjectedScriptSource.evaluate and InjectedScriptSource.callFunctionOn uses it. There functions returns additional field with exceptionDetails, if exception occurred.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178051
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178164
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Patch Set 3 : #
Total comments: 6
Patch Set 4 : #
Total comments: 2
Patch Set 5 : #
Total comments: 4
Patch Set 6 : #
Total comments: 4
Patch Set 7 : #
Total comments: 2
Patch Set 8 : #Patch Set 9 : #
Total comments: 5
Patch Set 10 : #Patch Set 11 : #Patch Set 12 : #Messages
Total messages: 35 (0 generated)
|