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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/file-system-mapping-overrides-expected.txt

Issue 1523193002: DevTools: merge UISourceCode's parentPath, name, originURL and uri. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaselined Created 5 years 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 FileSystemMapping overrides 1 Tests FileSystemMapping overrides
2 2
3 3
4 Running: testFileSystemClashDirectOrder 4 Running: testFileSystemClashDirectOrder
5 http://localhost:1234/right_url/file.txt 5 http://localhost:1234/right_url/file.txt
6 6
7 Running: testFileSystemClashReversedOrder 7 Running: testFileSystemClashReversedOrder
8 http://localhost:1234/right_url/file.txt 8 http://localhost:1234/right_url/file.txt
9 9
10 Running: testNetworkClashDirectOrder 10 Running: testNetworkClashDirectOrder
11 right/file.txt 11 file:///Source/devtools/right/file.txt
12 12
13 Running: testNetworkClashReversedOrder 13 Running: testNetworkClashReversedOrder
14 right/file.txt 14 file:///Source/devtools/right/file.txt
15 15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698