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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt

Issue 2669633002: DevTools: rebaseline debugger tests (Closed)
Patch Set: fix comment for frameworks-skip-step-in.html Created 3 years, 11 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/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
similarity index 84%
copy from third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
index 8b9f8151824ea46fc6d955847be85e2e10a3e66c..b642947dd36c87b9b382956541dbee4333504d99 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt
@@ -21,7 +21,7 @@ temp12
temp13
Object {foo: "bar"}
temp14
-[1, 2, 3, 4, callee: function, Symbol(Symbol.iterator): function]
+[1, 2, 3, 4]
temp15
function func() {}
temp16

Powered by Google App Engine
This is Rietveld 408576698