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

Side by Side Diff: LayoutTests/inspector/sources/debugger/debugger-disable-add-breakpoint-expected.txt

Issue 323503002: Devtools: Support disabling and enabling of debugger in TargetBreakpoints (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test that adds/removes breakpoint while debugger is turned off 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
(Empty)
1 Tests that breakpoints are correctly handled while debugger is turned off
2
3 Debugger was enabled.
4 Main resource was shown.
5 Debugger disabled.
6 Breakpoint added
7 Debugger was enabled
8 Set timer for test function.
9 Script execution paused.
10 Script execution resumed.
11 Disable debugger again
12 Debugger disabled
13 Breakpoint removed
14 Debugger enabled
15 Evaluating test function.
16 function evaluated without a pause on the breakpoint.
17 Debugger was disabled.
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698