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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/script-formatter-breakpoints-2-expected.txt

Issue 2491983002: [DevTools] reworked JavaScriptBreakpointsSidebarPane.js (Closed)
Patch Set: labal :( Created 4 years, 1 month 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
OLDNEW
1 Tests the script formatting is working fine with breakpoints. 1 Tests the script formatting is working fine with breakpoints.
2 2
3 3
4 Running: testSetup 4 Running: testSetup
5 5
6 Running: testBreakpointsSetAndRemoveInFormattedSource 6 Running: testBreakpointsSetAndRemoveInFormattedSource
7 Script execution paused. 7 Script execution paused.
8 Breakpoint sidebar pane while paused in pretty printed 8 Breakpoint sidebar pane while paused in pretty printed
9 9 unformatted2.js:formatted:4 var c = 3;
10 unformatted2.js:formatted:4 var c = 3;
11 Breakpoint sidebar pane while paused in raw 10 Breakpoint sidebar pane while paused in raw
12 No Breakpoints 11 No Breakpoints
13 Script execution resumed. 12 Script execution resumed.
14 13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698