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

Unified Diff: test/inspector/debugger/pause-expected.txt

Issue 2842733002: [inspector] V8DebuggerAgent should not resume break in different group (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « test/inspector/debugger/pause.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/debugger/pause-expected.txt
diff --git a/test/inspector/debugger/pause-expected.txt b/test/inspector/debugger/pause-expected.txt
index 29b7e14082864a4ffeddcd6cef981cfc60ff6bb6..a51bc8d0bcb29536a5fd37a86e66de76f83ece7f 100644
--- a/test/inspector/debugger/pause-expected.txt
+++ b/test/inspector/debugger/pause-expected.txt
@@ -19,6 +19,9 @@ Running test: testSkipOtherContext2
paused at:
#var a = 239;
+paused at:
+var a = #239;
+
Running test: testWithNativeBreakpoint
paused at:
« no previous file with comments | « test/inspector/debugger/pause.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698