|
QUIC - Add back to code to experiment with delay_tcp_race. By default,
this experiment is enabled, but this change allows cronet and chromium
to disable the delay_tcp_race via an experiment.
This is a revert of the following CL, but by making delay_tcp_race
enabled (always set to true and tests disable it and test it).
https://codereview.chromium.org/1916783003/
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+99 lines, -3 lines) |
Patch |
|
M |
chrome/browser/io_thread.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/io_thread.cc
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/io_thread_unittest.cc
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/cronet/android/test/javatests/src/org/chromium/net/QuicTest.java
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
components/cronet/url_request_context_config.cc
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
components/cronet/url_request_context_config_unittest.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
ios/chrome/browser/ios_chrome_io_thread.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
ios/chrome/browser/ios_chrome_io_thread.mm
|
View
|
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/http/http_network_session.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/http/http_network_session.cc
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
net/quic/quic_stream_factory.h
|
View
|
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/quic/quic_stream_factory.cc
|
View
|
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
net/quic/quic_stream_factory_test.cc
|
View
|
|
6 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
|
M |
net/quic/test_tools/quic_stream_factory_peer.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/quic/test_tools/quic_stream_factory_peer.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/url_request/url_request_context_builder.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/url_request/url_request_context_builder.cc
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 9 (5 generated)
|