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

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: Fix expectations 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 Main resource was shown.
4 Debugger disabled.
5 Breakpoint added
6 Debugger was enabled
7 Set timer for test function.
8 Script execution paused.
9 Script execution resumed.
10 Disable debugger again
11 Debugger disabled
12 Breakpoint removed
13 Debugger enabled
14 Evaluating test function.
15 function evaluated without a pause on the breakpoint.
16
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698