Chromium Code Reviews
Description[DevTools] Speculative chrome os tests fix
After analysis every return point of V8RuntimAgentImpl::evaluate only one suspicious return was found in InjectedScript::wrapValue.
If function.call returns empty value without exception then we return empty MaybeLocal and return from wrapEvaluateResult without setting errorString.
BUG=599947
R=dgozman@chromium.org
Committed: https://crrev.com/be7bba69f100b52764f24e5545356a09f72f540f
Cr-Commit-Position: refs/heads/master@{#385113}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||