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

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

Issue 323503002: Devtools: Support disabling and enabling of debugger in TargetBreakpoints (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove setTimeouts 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 successfully restored after debugger disabling.
2
3 Debugger was enabled.
4 Main resource was shown.
5 Debugger disabled.
6 Evaluating test function.
7 function evaluated without a pause on the breakpoint.
8 Debugger was enabled
9 Set timer for test function.
10 Script execution paused.
11 Script execution resumed.
12 Debugger was disabled.
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698