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

Unified Diff: test/inspector/debugger/framework-stepping-expected.txt

Issue 2758483002: [debugger] tuned StepNext and StepOut at return position (Closed)
Patch Set: addressed comments Created 3 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: test/inspector/debugger/framework-stepping-expected.txt
diff --git a/test/inspector/debugger/framework-stepping-expected.txt b/test/inspector/debugger/framework-stepping-expected.txt
index 32b3886f88fe59f9c31c78f9f8eea681d624b625..aee4bf3eaf2256bae1eca486d7ac7b5163d1a8e1 100644
--- a/test/inspector/debugger/framework-stepping-expected.txt
+++ b/test/inspector/debugger/framework-stepping-expected.txt
@@ -59,7 +59,9 @@ testStepFromUser (user.js:31:2)
(anonymous) (expr.js:0:0)
Executing stepOut...
-testStepFromUser (user.js:32:0)
+userBoo (user.js:27:2)
+frameworkCall (framework.js:10:23)
+testStepFromUser (user.js:31:2)
(anonymous) (expr.js:0:0)
Executing resume...

Powered by Google App Engine
This is Rietveld 408576698