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

Unified Diff: test/inspector/debugger/step-into-next-script-expected.txt

Issue 2668763003: [inspector] V8DebuggerAgent cleanup (Closed)
Patch Set: reverted semantic change - only cleanup 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: test/inspector/debugger/step-into-next-script-expected.txt
diff --git a/test/inspector/debugger/step-into-next-script-expected.txt b/test/inspector/debugger/step-into-next-script-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8b6c4c0f8f46bb1efda9954973660e49d2f36f35
--- /dev/null
+++ b/test/inspector/debugger/step-into-next-script-expected.txt
@@ -0,0 +1,12 @@
+Debugger breaks in next script after stepOut from previous one.
+foo (foo.js:12:2)
+(anonymous) (:0:0)
+
+(anonymous) (:0:4)
+
+(anonymous) (timeout.js:0:0)
+
+(anonymous) (timeout2.js:0:0)
+
+(anonymous) (timeout3.js:0:0)
+

Powered by Google App Engine
This is Rietveld 408576698