Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(454)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setVariableValue-expected.txt

Issue 1786243002: [DevTools] Move restartFrame and setCallFrameVariableValue to V8DebuggerAgent (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dgozman-patch
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Closure returns: {"type":"string","value":"ttttrue52013"}
2 (expected: 'ttttrue52013')
3 Debugger.setVariableValue OK
4 Closure returns: {"type":"string","value":"ttttrue42013"}
5 (expected: 'ttttrue42013')
6 Expected error: {"code":-32000,"message":"Either call frame or function object m ust be specified"}
7 Expected error
8 Expected error
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698