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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setVariableValue-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setVariableValue-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setVariableValue-expected.txt
deleted file mode 100644
index 633edf35a0b0cabb3702db0f3374d630421e2356..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setVariableValue-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Closure returns: {"type":"string","value":"ttttrue52013"}
- (expected: 'ttttrue52013')
-Debugger.setVariableValue OK
-Closure returns: {"type":"string","value":"ttttrue42013"}
- (expected: 'ttttrue42013')
-Expected error: {"code":-32000,"message":"Either call frame or function object must be specified"}
-Expected error
-Expected error
-

Powered by Google App Engine
This is Rietveld 408576698