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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-move-breakpoints-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 Verify that breakpoints are moved appropriately 1 Verify that breakpoints are moved appropriately
2 2
3 3
4 Running: addFileSystem 4 Running: addFileSystem
5 5
6 Running: setBreakpointInFileSystemUISourceCode 6 Running: setBreakpointInFileSystemUISourceCode
7 file:///var/www/inspector/persistence/resources/foo.js:0 7 Breakpoint sidebar pane
8 foo.js:1
8 9
9 Running: addFileMapping 10 Running: addFileMapping
11 Breakpoint sidebar pane
12 foo.js:1
13
14 Running: removeFileMapping
15 file:///var/www/inspector/persistence/resources/foo.js:0
10 http://127.0.0.1:8000/inspector/persistence/resources/foo.js:0 16 http://127.0.0.1:8000/inspector/persistence/resources/foo.js:0
11 17
12 Running: removeFileMapping
13 http://127.0.0.1:8000/inspector/persistence/resources/foo.js:0
14 file:///var/www/inspector/persistence/resources/foo.js:0
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698