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

Side by Side Diff: LayoutTests/inspector/sources/debugger/xhr-breakpoints-expected.txt

Issue 316403002: DevTools: cleanup debugger tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebaselined Created 6 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 | Annotate | Revision Log
« no previous file with comments | « LayoutTests/inspector/sources/debugger/watch-expressions-preserve-expansion-expected.txt ('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
1 Tests XHR breakpoints. 1 Tests XHR breakpoints.
2 2
3 Debugger was enabled.
4 3
5 Running: testXHRBreakpoint 4 Running: testXHRBreakpoint
6 Script execution paused. 5 Script execution paused.
7 Call stack: 6 Call stack:
8 0) sendRequest (xhr-breakpoints.html:11) 7 0) sendRequest (xhr-breakpoints.html:11)
9 1) (:1) 8 1) (:1)
10 Script execution resumed. 9 Script execution resumed.
11 10
12 Running: testPauseOnAnyXHR 11 Running: testPauseOnAnyXHR
13 Script execution paused. 12 Script execution paused.
14 Script execution resumed. 13 Script execution resumed.
15 Script execution paused. 14 Script execution paused.
16 Script execution resumed. 15 Script execution resumed.
17 16
18 Running: testDisableBreakpoint 17 Running: testDisableBreakpoint
19 Script execution paused. 18 Script execution paused.
20 Script execution resumed. 19 Script execution resumed.
21 Debugger was disabled.
22 20
OLDNEW
« no previous file with comments | « LayoutTests/inspector/sources/debugger/watch-expressions-preserve-expansion-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698