|
|
Whenever proxy configurations contain socks and http/https/ftp proxies, socks configuration over rid the other proxies. Fixes the issue. Attached test cases.
BUG= 15738
TEST=unittest (ProxyConfigTest.ParseProxyRules, ProxyServiceTest.DefaultProxyFallbackToSOCKS)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20605
Total comments: 2
Total comments: 9
Total comments: 22
Total comments: 15
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+211 lines, -55 lines) |
Patch |
 |
M |
net/proxy/proxy_config.h
|
View
|
3
4
5
6
7
|
2 chunks |
+16 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_config.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+25 lines, -17 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_config_service_common_unittest.h
|
View
|
3
4
5
6
7
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_config_service_common_unittest.cc
|
View
|
3
4
5
6
7
|
2 chunks |
+22 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_config_service_linux.cc
|
View
|
4
5
6
7
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_config_service_win_unittest.cc
|
View
|
6
7
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_config_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
10 chunks |
+46 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_list.cc
|
View
|
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_server.h
|
View
|
3
4
5
6
7
|
1 chunk |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_server.cc
|
View
|
3
4
5
6
7
|
1 chunk |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_server_unittest.cc
|
View
|
3
4
5
6
7
|
4 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_service.cc
|
View
|
3
4
5
6
7
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_service_unittest.cc
|
View
|
3
4
5
6
7
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|