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

Unified Diff: third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt

Issue 2669633002: DevTools: rebaseline debugger tests (Closed)
Patch Set: 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-frameworks/frameworks-steppings-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt
similarity index 84%
copy from third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt
copy to third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt
index 948170817acc8ae6fdae8e92f6752c0956df274c..8eb5cfc402c50c4e671c00b855ff7b4f922b212c 100644
--- a/third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt
+++ b/third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt
@@ -66,28 +66,6 @@ Call stack:
Executing StepInto...
Call stack:
- 0) (frameworks-steppings.html:33)
- * 1) Framework.safeRun (framework.js:8)
- * 2) Framework.safeRun (framework.js:10)
- 3) callback4 (frameworks-steppings.html:32)
- * 4) Framework_bound (framework.js:105)
- * 5) Framework_bound (framework.js:105)
- * 6) Framework_bound (framework.js:105)
- * 7) Framework.safeRun (framework.js:8)
- 8) callback3 (frameworks-steppings.html:27)
- * 9) Framework.safeRun (framework.js:8)
- * 10) Framework.safeRun (framework.js:13)
- * 11) Framework.safeRun (framework.js:10)
- 12) callback2 (frameworks-steppings.html:19)
- * 13) Framework.safeRun (framework.js:8)
- * 14) Framework.safeRun (framework.js:10)
- 15) callback1 (frameworks-steppings.html:12)
- * 16) Framework.safeRun (framework.js:8)
- 17) testFunction (frameworks-steppings.html:11)
-
-Executing StepInto...
-Executing StepInto...
-Call stack:
0) callback4 (frameworks-steppings.html:36)
* 1) Framework_bound (framework.js:105)
* 2) Framework_bound (framework.js:105)
@@ -105,8 +83,9 @@ Call stack:
14) testFunction (frameworks-steppings.html:11)
Executing StepInto...
+Executing StepInto...
Call stack:
- 0) callback4 (frameworks-steppings.html:38)
+ 0) callback4 (frameworks-steppings.html:40)
* 1) Framework_bound (framework.js:105)
* 2) Framework_bound (framework.js:105)
* 3) Framework_bound (framework.js:105)
@@ -122,7 +101,7 @@ Call stack:
* 13) Framework.safeRun (framework.js:8)
14) testFunction (frameworks-steppings.html:11)
-Executing StepOut...
+Executing StepInto...
Call stack:
0) callback3 (frameworks-steppings.html:28)
* 1) Framework.safeRun (framework.js:8)
@@ -135,7 +114,7 @@ Call stack:
* 8) Framework.safeRun (framework.js:8)
9) testFunction (frameworks-steppings.html:11)
-Executing StepOver...
+Executing StepOut...
Call stack:
0) callback2 (frameworks-steppings.html:20)
* 1) Framework.safeRun (framework.js:8)
@@ -144,10 +123,14 @@ Call stack:
* 4) Framework.safeRun (framework.js:8)
5) testFunction (frameworks-steppings.html:11)
-Executing StepInto...
+Executing StepOver...
Call stack:
0) callback1 (frameworks-steppings.html:13)
* 1) Framework.safeRun (framework.js:8)
2) testFunction (frameworks-steppings.html:11)
+Executing StepInto...
+Call stack:
+ 0) testFunction (frameworks-steppings.html:14)
+

Powered by Google App Engine
This is Rietveld 408576698