|
|
[net] Move DnsConfigService to NetworkChangeNotifier.
This merges DnsConfigWatcher back into DnsConfigService and installs
DnsConfigService at NetworkChangeNotifier. It removes |detail| from
OnDNSChanged callback, and exposes NetworkChangeNotifier::GetDnsConfig.
BUG= 142142
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154485
Total comments: 6
Total comments: 12
Total comments: 1
Total comments: 5
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+526 lines, -692 lines) |
Patch |
 |
M |
jingle/notifier/communicator/login.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
jingle/notifier/communicator/login.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/base/dns_reloader.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/base/host_resolver_impl.h
|
View
|
1
2
3
4
|
5 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/base/host_resolver_impl.cc
|
View
|
|
10 chunks |
+6 lines, -14 lines |
0 comments
|
Download
|
 |
M |
net/base/host_resolver_impl_unittest.cc
|
View
|
|
8 chunks |
+7 lines, -12 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier.h
|
View
|
1
2
3
4
5
6
7
8
9
|
9 chunks |
+20 lines, -36 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier.cc
|
View
|
1
2
3
4
5
6
|
9 chunks |
+52 lines, -33 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_linux.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_linux.cc
|
View
|
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_mac.h
|
View
|
1
2
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_mac.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+14 lines, -15 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_win.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/base/network_change_notifier_win.cc
|
View
|
|
2 chunks |
+12 lines, -11 lines |
0 comments
|
Download
|
 |
M |
net/dns/dns_config_service.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+21 lines, -17 lines |
0 comments
|
Download
|
 |
M |
net/dns/dns_config_service.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+15 lines, -13 lines |
0 comments
|
Download
|
 |
M |
net/dns/dns_config_service_posix.h
|
View
|
|
2 chunks |
+13 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/dns/dns_config_service_posix.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
10 chunks |
+120 lines, -38 lines |
0 comments
|
Download
|
 |
M |
net/dns/dns_config_service_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
11 chunks |
+71 lines, -21 lines |
0 comments
|
Download
|
 |
M |
net/dns/dns_config_service_win.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
net/dns/dns_config_service_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
5 chunks |
+139 lines, -27 lines |
0 comments
|
Download
|
 |
D |
net/dns/dns_config_watcher.h
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
D |
net/dns/dns_config_watcher_posix.cc
|
View
|
|
1 chunk |
+0 lines, -143 lines |
0 comments
|
Download
|
 |
D |
net/dns/dns_config_watcher_win.cc
|
View
|
|
1 chunk |
+0 lines, -165 lines |
0 comments
|
Download
|
 |
M |
net/dns/dns_test_util.h
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
net/dns/dns_test_util.cc
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
net/net.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/tools/gdig/gdig.cc
|
View
|
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/tools/net_watcher/net_watcher.cc
|
View
|
|
3 chunks |
+2 lines, -31 lines |
0 comments
|
Download
|
Total messages: 19 (0 generated)
|