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

Unified Diff: test/inspector/sessions/debugger-stepping-and-breakpoints-expected.txt

Issue 2925903002: [inspector] Make breakpoints active state per-agent (Closed)
Patch Set: fixed wrong behavior Created 3 years, 6 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/sessions/debugger-stepping-and-breakpoints.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/inspector/sessions/debugger-stepping-and-breakpoints-expected.txt
diff --git a/test/inspector/sessions/debugger-stepping-and-breakpoints-expected.txt b/test/inspector/sessions/debugger-stepping-and-breakpoints-expected.txt
index 8779fb37e1c3ed1cd4e96bd7aa52c32d465cb952..73c1068eae0683d85826322387dfb0f0a8b1289c 100644
--- a/test/inspector/sessions/debugger-stepping-and-breakpoints-expected.txt
+++ b/test/inspector/sessions/debugger-stepping-and-breakpoints-expected.txt
@@ -188,3 +188,16 @@ Resuming in 2
Resumed in 2
Skipping pauses in 2
Evaluating common breakpoint in 1
+Unskipping pauses in 1
+Unskipping pauses in 2
+Deactivating breakpoints in 1
+Evaluating common breakpoint in 1
+Paused in 2:
+ reason: other
+ hit breakpoints: test.js:11:0
+ location: foo@11
+ data: null
+Resuming in 2
+Resumed in 2
+Deactivating breakpoints in 2
+Evaluating common breakpoint in 1
« no previous file with comments | « test/inspector/sessions/debugger-stepping-and-breakpoints.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698