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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/request-name-path-expected.txt

Issue 2266473003: [Devtools] [Regression fix] Network Requests with data urls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: [Devtools] [Regression fix] Network Requests with data urls Created 4 years, 4 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
OLDNEW
1 Tests name() and path() methods of NetworkRequest. 1 Tests name() and path() methods of NetworkRequest.
2 2
3 Bug 101064 3 Bug 101064
4 Dumping request name and path for url: http://www.example.com/foo/bar/baz?key=va lue 4 Dumping request name and path for url: http://www.example.com/foo/bar/baz?key=va lue
5 name = baz?key=value 5 name = baz?key=value
6 path = www.example.com/foo/bar 6 path = www.example.com/foo/bar
7 targetUrl = http://127.0.0.1/aFolder/aTest.html
7 Dumping request name and path for url: http://www.example.com/foo/bar/?key=value 8 Dumping request name and path for url: http://www.example.com/foo/bar/?key=value
8 name = ?key=value 9 name = ?key=value
9 path = www.example.com/foo/bar 10 path = www.example.com/foo/bar
11 targetUrl = http://127.0.0.1/aFolder/aTest.html
10 Dumping request name and path for url: http://www.example.com/foo/bar/baz 12 Dumping request name and path for url: http://www.example.com/foo/bar/baz
11 name = baz 13 name = baz
12 path = www.example.com/foo/bar 14 path = www.example.com/foo/bar
15 targetUrl = http://127.0.0.1/aFolder/aTest.html
13 Dumping request name and path for url: http://www.example.com/foo/bar/ 16 Dumping request name and path for url: http://www.example.com/foo/bar/
14 name = bar/ 17 name = bar/
15 path = www.example.com/foo 18 path = www.example.com/foo
19 targetUrl = http://127.0.0.1/aFolder/aTest.html
16 Dumping request name and path for url: http://www.example.com/baz?key=value 20 Dumping request name and path for url: http://www.example.com/baz?key=value
17 name = baz?key=value 21 name = baz?key=value
18 path = www.example.com 22 path = www.example.com
23 targetUrl = http://127.0.0.1/aFolder/aTest.html
19 Dumping request name and path for url: http://www.example.com/?key=value 24 Dumping request name and path for url: http://www.example.com/?key=value
20 name = ?key=value 25 name = ?key=value
21 path = www.example.com 26 path = www.example.com
27 targetUrl = http://127.0.0.1/aFolder/aTest.html
22 Dumping request name and path for url: http://www.example.com/baz 28 Dumping request name and path for url: http://www.example.com/baz
23 name = baz 29 name = baz
24 path = www.example.com 30 path = www.example.com
31 targetUrl = http://127.0.0.1/aFolder/aTest.html
25 Dumping request name and path for url: http://www.example.com/ 32 Dumping request name and path for url: http://www.example.com/
26 name = www.example.com 33 name = www.example.com
27 path = 34 path =
35 targetUrl = http://127.0.0.1/aFolder/aTest.html
28 Dumping request name and path for url: http://127.0.0.1/foo/bar/baz?key=value 36 Dumping request name and path for url: http://127.0.0.1/foo/bar/baz?key=value
29 name = baz?key=value 37 name = baz?key=value
30 path = /foo/bar 38 path = /foo/bar
39 targetUrl = http://127.0.0.1/aFolder/aTest.html
31 Dumping request name and path for url: http://127.0.0.1/foo/bar/?key=value 40 Dumping request name and path for url: http://127.0.0.1/foo/bar/?key=value
32 name = ?key=value 41 name = ?key=value
33 path = /foo/bar 42 path = /foo/bar
43 targetUrl = http://127.0.0.1/aFolder/aTest.html
34 Dumping request name and path for url: http://127.0.0.1/foo/bar/baz 44 Dumping request name and path for url: http://127.0.0.1/foo/bar/baz
35 name = baz 45 name = baz
36 path = /foo/bar 46 path = /foo/bar
47 targetUrl = http://127.0.0.1/aFolder/aTest.html
37 Dumping request name and path for url: http://127.0.0.1/foo/bar/ 48 Dumping request name and path for url: http://127.0.0.1/foo/bar/
38 name = bar/ 49 name = bar/
39 path = /foo 50 path = /foo
51 targetUrl = http://127.0.0.1/aFolder/aTest.html
40 Dumping request name and path for url: http://127.0.0.1/baz?key=value 52 Dumping request name and path for url: http://127.0.0.1/baz?key=value
41 name = baz?key=value 53 name = baz?key=value
42 path = 54 path =
55 targetUrl = http://127.0.0.1/aFolder/aTest.html
43 Dumping request name and path for url: http://127.0.0.1/?key=value 56 Dumping request name and path for url: http://127.0.0.1/?key=value
44 name = ?key=value 57 name = ?key=value
45 path = 58 path =
59 targetUrl = http://127.0.0.1/aFolder/aTest.html
46 Dumping request name and path for url: http://127.0.0.1/baz 60 Dumping request name and path for url: http://127.0.0.1/baz
47 name = baz 61 name = baz
48 path = 62 path =
63 targetUrl = http://127.0.0.1/aFolder/aTest.html
49 Dumping request name and path for url: http://127.0.0.1/ 64 Dumping request name and path for url: http://127.0.0.1/
50 name = 127.0.0.1 65 name = 127.0.0.1
51 path = 66 path =
67 targetUrl = http://127.0.0.1/aFolder/aTest.html
68 Dumping request name and path for url: http://127.0.0.1/
69 name = 127.0.0.1
70 path =
71 targetUrl = data:text/html,<html><body><img src="data:,foobar" /></body></ht ml>
72 Dumping request name and path for url: data:text/html,<html><body><img src="data :,foobar" /></body></html>
73 name = data:text/html,<htm…
74 path =
75 targetUrl = data:text/html,<html><body><img src="data:,foobar" /></body></ht ml>
76 Dumping request name and path for url: data:text/html,<html><body><img src="data :,foobar" /></body></html>
77 name = data:text/html,<htm…
78 path =
79 targetUrl = http://127.0.0.1/
52 80
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698