|
Use uint16 for port numbers, net/ edition
This is a piece of a larger CL, split up to avoid overwhelming reviewers. The
entire CL can be viewed at https://codereview.chromium.org/655063002/ .
The intent is to get each piece reviewed separately, then finally land the large
CL after all parts have been approved.
BUG= 81439
TEST=none
Total comments: 13
Total comments: 29
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+118 lines, -144 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/socket/tcp_socket_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
net/base/host_mapping_rules.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/base/host_port_pair.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/base/ip_endpoint.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
1 comment
|
Download
|
 |
M |
net/base/ip_endpoint.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/base/ip_endpoint_unittest.cc
|
View
|
|
8 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
net/base/net_util.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/dns/dns_config_service_win_unittest.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/dns/host_resolver.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/dns/host_resolver_impl_unittest.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/dns/mock_host_resolver.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_network_transaction.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_network_transaction.cc
|
View
|
|
2 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
net/http/http_network_transaction.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
net/http/http_server_properties_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/http/http_server_properties_manager.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory_impl.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
net/http/http_stream_factory_impl_job.cc
|
View
|
1
2
3
|
3 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_server.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/quic/quic_connection.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/quic/test_tools/quic_test_utils.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/socket/client_socket_pool_manager.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
net/socket/server_socket.h
|
View
|
1
2
3
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/socket/server_socket.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/socket/socket_test_util.h
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/socket/socket_test_util.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/socket/tcp_listen_socket.h
|
View
|
|
2 chunks |
+5 lines, -20 lines |
0 comments
|
Download
|
 |
M |
net/socket/tcp_listen_socket.cc
|
View
|
|
4 chunks |
+5 lines, -15 lines |
0 comments
|
Download
|
 |
M |
net/socket/tcp_server_socket_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/socket/tcp_socket_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/socket/transport_client_socket_unittest.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/socket/unix_domain_server_socket_posix.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/socket/unix_domain_server_socket_posix.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/spdy/hpack_huffman_aggregator.cc
|
View
|
1
2
3
|
3 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
 |
M |
net/test/embedded_test_server/embedded_test_server.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/test/embedded_test_server/embedded_test_server.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/test/embedded_test_server/embedded_test_server_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/tools/gdig/gdig.cc
|
View
|
1
2
3
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/udp/udp_socket_unittest.cc
|
View
|
|
6 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
net/udp/udp_socket_win.cc
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 14 (1 generated)
|