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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/file-system-mapping-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 1 Tests FileSystemMapping
2 2
3 Testing file system mapping. 3 Testing file system mapping.
4 file system paths: 4 file system paths:
5 5
6 Adding file system /home/username/projects/foo 6 Adding file system /home/username/projects/foo
7 Testing file system mapping. 7 Testing file system mapping.
8 file system paths: 8 file system paths:
9 - /home/username/projects/foo 9 - /home/username/projects/foo
10 10
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 - /home/username/projects/foo 54 - /home/username/projects/foo
55 - {"fileSystemPath":"/home/username/projects/foo","urlPrefix":"http://w ww.example.com/bar/","pathPrefix":"/foo/","configurable":true} 55 - {"fileSystemPath":"/home/username/projects/foo","urlPrefix":"http://w ww.example.com/bar/","pathPrefix":"/foo/","configurable":true}
56 - {"fileSystemPath":"/home/username/projects/foo","urlPrefix":"http://w ww.bar.com/foo/","pathPrefix":"/baz/","configurable":true} 56 - {"fileSystemPath":"/home/username/projects/foo","urlPrefix":"http://w ww.bar.com/foo/","pathPrefix":"/baz/","configurable":true}
57 - /home/username/projects/bar 57 - /home/username/projects/bar
58 - /www/site1 58 - /www/site1
59 - {"fileSystemPath":"/www/site1","urlPrefix":"http://localhost/","pathP refix":"/","configurable":true} 59 - {"fileSystemPath":"/www/site1","urlPrefix":"http://localhost/","pathP refix":"/","configurable":true}
60 - {"fileSystemPath":"/www/site1","urlPrefix":"http://www.foo.com/","pat hPrefix":"/foo/","configurable":true} 60 - {"fileSystemPath":"/www/site1","urlPrefix":"http://www.foo.com/","pat hPrefix":"/foo/","configurable":true}
61 61
62 Testing mappings for url: 62 Testing mappings for url:
63 Has mapping for 'http://www.bar.com/foo/folder/42.js': true 63 Has mapping for 'http://www.bar.com/foo/folder/42.js': true
64 File for 'http://www.bar.com/foo/folder/42.js': /home/username/projects/foo / baz/folder/42.js 64 File for 'http://www.bar.com/foo/folder/42.js': file:///home/username/projec ts/foo/baz/folder/42.js
65 Has mapping for 'http://www.foo.com/bar/folder/42.js': true 65 Has mapping for 'http://www.foo.com/bar/folder/42.js': true
66 File for 'http://www.foo.com/bar/folder/42.js': /www/site1 / foo/bar/folder/ 42.js 66 File for 'http://www.foo.com/bar/folder/42.js': file:///www/site1/foo/bar/fo lder/42.js
67 Has mapping for 'http://localhost/index.html': true 67 Has mapping for 'http://localhost/index.html': true
68 File for 'http://localhost/index.html': /www/site1 / index.html 68 File for 'http://localhost/index.html': file:///www/site1/index.html
69 Has mapping for 'https://localhost/index.html': false 69 Has mapping for 'https://localhost/index.html': false
70 File for 'https://localhost/index.html': null 70 File for 'https://localhost/index.html': null
71 Has mapping for 'http://localhost:8080/index.html': false 71 Has mapping for 'http://localhost:8080/index.html': false
72 File for 'http://localhost:8080/index.html': null 72 File for 'http://localhost:8080/index.html': null
73 Has mapping for 'http://localhost/': true 73 Has mapping for 'http://localhost/': true
74 File for 'http://localhost/': /www/site1 / 74 File for 'http://localhost/': file:///www/site1/
75 75
76 Testing mappings for path: 76 Testing mappings for path:
77 URL for path '/home/username/projects/foo / baz/folder/42.js': http://www.ba r.com/foo/folder/42.js 77 URL for path 'file:///home/username/projects/foo/baz/folder/42.js': http://w ww.bar.com/foo/folder/42.js
78 URL for path '/home/username/projects/foo / baz/folder/43.js': http://www.ba r.com/foo/folder/43.js 78 URL for path 'file:///home/username/projects/foo/baz/folder/43.js': http://w ww.bar.com/foo/folder/43.js
79 URL for path '/home/username/projects/foo / bar/folder/42.js': 79 URL for path 'file:///home/username/projects/foo/bar/folder/42.js':
80 URL for path '/home/username/projects/foo / foo/folder/42.js': http://www.ex ample.com/bar/folder/42.js 80 URL for path 'file:///home/username/projects/foo/foo/folder/42.js': http://w ww.example.com/bar/folder/42.js
81 URL for path '/home/username/projects/foo / foo2/folder/42.js': 81 URL for path 'file:///home/username/projects/foo/foo2/folder/42.js':
82 URL for path '/www/site1 / foo/index.html': http://www.foo.com/index.html 82 URL for path 'file:///www/site1/foo/index.html': http://www.foo.com/index.ht ml
83 URL for path '/www/site1 / index.html': http://localhost/index.html 83 URL for path 'file:///www/site1/index.html': http://localhost/index.html
84 URL for path '/www/site1 / foo': http://localhost/foo 84 URL for path 'file:///www/site1/foo': http://localhost/foo
85 URL for path '/www/site1 / foo/': http://www.foo.com/ 85 URL for path 'file:///www/site1/foo/': http://www.foo.com/
86 86
87 Creating another file system mapping. 87 Creating another file system mapping.
88 Testing file system mapping. 88 Testing file system mapping.
89 file system paths: 89 file system paths:
90 - /home/username/projects/foo 90 - /home/username/projects/foo
91 - {"fileSystemPath":"/home/username/projects/foo","urlPrefix":"http://w ww.example.com/bar/","pathPrefix":"/foo/","configurable":true} 91 - {"fileSystemPath":"/home/username/projects/foo","urlPrefix":"http://w ww.example.com/bar/","pathPrefix":"/foo/","configurable":true}
92 - {"fileSystemPath":"/home/username/projects/foo","urlPrefix":"http://w ww.bar.com/foo/","pathPrefix":"/baz/","configurable":true} 92 - {"fileSystemPath":"/home/username/projects/foo","urlPrefix":"http://w ww.bar.com/foo/","pathPrefix":"/baz/","configurable":true}
93 - /home/username/projects/bar 93 - /home/username/projects/bar
94 - /www/site1 94 - /www/site1
95 - {"fileSystemPath":"/www/site1","urlPrefix":"http://localhost/","pathP refix":"/","configurable":true} 95 - {"fileSystemPath":"/www/site1","urlPrefix":"http://localhost/","pathP refix":"/","configurable":true}
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 Removing file system /home/username/projects/foo 138 Removing file system /home/username/projects/foo
139 Testing file system mapping. 139 Testing file system mapping.
140 file system paths: 140 file system paths:
141 - /home/username/projects/bar 141 - /home/username/projects/bar
142 142
143 Removing file system /home/username/projects/bar 143 Removing file system /home/username/projects/bar
144 Testing file system mapping. 144 Testing file system mapping.
145 file system paths: 145 file system paths:
146 146
147 147
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698