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

Side by Side Diff: LayoutTests/inspector/sources/debugger/callstack-placards-discarded-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
OLDNEW
1 Tests that RawSourceCode listeners count won't grow on each script pause. Bug 70 996 1 Tests that RawSourceCode listeners count won't grow on each script pause. Bug 70 996
2 2
3 Debugger was enabled.
4 3
5 Running: testCallStackPlacardsDiscarded 4 Running: testCallStackPlacardsDiscarded
6 Script source was shown. 5 Script source was shown.
7 Set timer for test function. 6 Set timer for test function.
8 Received DebuggerPaused event. 7 Received DebuggerPaused event.
9 Function name: testFunction 8 Function name: testFunction
10 Script execution paused. 9 Script execution paused.
11 Script execution resumed. 10 Script execution resumed.
12 Set timer for test function. 11 Set timer for test function.
13 Received DebuggerPaused event. 12 Received DebuggerPaused event.
14 Function name: testFunction 13 Function name: testFunction
15 Script execution paused. 14 Script execution paused.
16 Script execution resumed. 15 Script execution resumed.
17 Debugger was disabled.
18 16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698