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

Unified Diff: test/inspector/debugger/step-over-another-context-group-expected.txt

Issue 2748503002: [inspector] changed a way of preserving stepping between tasks (Closed)
Patch Set: rebased on tunned stepping at return 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/step-over-another-context-group-expected.txt
diff --git a/test/inspector/debugger/step-over-another-context-group-expected.txt b/test/inspector/debugger/step-over-another-context-group-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c403c157b1c29c96036bbd30fa8f34eb28a177eb
--- /dev/null
+++ b/test/inspector/debugger/step-over-another-context-group-expected.txt
@@ -0,0 +1,7 @@
+Checks stepping with more then one context group.
+paused at:
+#debugger
+
+paused at:
+setTimeout(() => #42, 0)
+

Powered by Google App Engine
This is Rietveld 408576698