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

Side by Side Diff: test/inspector/sessions/pause-on-console-assert-expected.txt

Issue 2916363002: [inspector] Make pausing on console.assert work with multiple sessions (Closed)
Patch Set: rebased 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 unified diff | Download patch
« no previous file with comments | « test/inspector/sessions/pause-on-console-assert.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Tests that multiple sessions pause once on console.assert.
2 Pausing on exceptions in 1
3 Asserting in 1
4 Paused in 2 with reason assert
5 Paused in 1 with reason assert
6 Asserting in 2
7 Paused in 2 with reason assert
8 Paused in 1 with reason assert
9 Pausing on exceptions in both
10 Asserting in 1
11 Paused in 2 with reason assert
12 Paused in 1 with reason assert
13 Asserting in 2
14 Paused in 2 with reason assert
15 Paused in 1 with reason assert
16 Not pausing on exceptions
17 Asserting in 1
18 Asserting in 2
19 Pausing on exceptions in 3 (different context group)
20 Asserting in 3
21 Paused in 3 with reason assert
22 Asserting in 1
23 Paused in 2 with reason assert
24 Paused in 1 with reason assert
OLDNEW
« no previous file with comments | « test/inspector/sessions/pause-on-console-assert.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698