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

Issue 110853010: Enable support for QUIC 13. (Closed)

Created:
7 years ago by Ryan Hamilton
Modified:
7 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Enable support for QUIC 13. This does NOT cause Chrome to use QUIC 13, that will come later. Refactors the mechanims that QUIC tests use to to create packets. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242130

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 22

Patch Set 3 : Fix comments #

Patch Set 4 : Fix android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+844 lines, -600 lines) Patch
M net/http/http_network_session.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/http/http_network_session.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M net/net.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_http_stream.cc View 1 2 chunks +17 lines, -13 lines 0 comments Download
M net/quic/quic_http_stream_test.cc View 1 2 27 chunks +200 lines, -206 lines 0 comments Download
M net/quic/quic_network_transaction_unittest.cc View 1 2 3 21 chunks +249 lines, -265 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_reliable_client_stream_test.cc View 1 2 5 chunks +25 lines, -13 lines 0 comments Download
M net/quic/quic_stream_factory.h View 1 2 3 chunks +5 lines, -2 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 1 2 3 chunks +6 lines, -4 lines 0 comments Download
M net/quic/quic_stream_factory_test.cc View 1 2 17 chunks +26 lines, -95 lines 0 comments Download
A net/quic/test_tools/quic_test_packet_maker.h View 1 2 1 chunk +92 lines, -0 lines 0 comments Download
A net/quic/test_tools/quic_test_packet_maker.cc View 1 2 1 chunk +216 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Ryan Hamilton
7 years ago (2013-12-19 23:41:39 UTC) #1
jar (doing other things)
LGTM % nits (and question about test method being called) https://codereview.chromium.org/110853010/diff/40002/net/quic/quic_http_stream_test.cc File net/quic/quic_http_stream_test.cc (right): https://codereview.chromium.org/110853010/diff/40002/net/quic/quic_http_stream_test.cc#newcode110 ...
7 years ago (2013-12-20 00:53:11 UTC) #2
Ryan Hamilton
Thanks! https://codereview.chromium.org/110853010/diff/40002/net/quic/quic_http_stream_test.cc File net/quic/quic_http_stream_test.cc (right): https://codereview.chromium.org/110853010/diff/40002/net/quic/quic_http_stream_test.cc#newcode110 net/quic/quic_http_stream_test.cc:110: static const bool kIncludeFeedback = true; On 2013/12/20 ...
7 years ago (2013-12-20 01:55:01 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/110853010/90001
7 years ago (2013-12-20 03:27:28 UTC) #4
commit-bot: I haz the power
Retried try job too often on android_clang_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_clang_dbg&number=102874
7 years ago (2013-12-20 08:02:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/110853010/110001
7 years ago (2013-12-20 16:33:14 UTC) #6
commit-bot: I haz the power
7 years ago (2013-12-20 19:00:24 UTC) #7
Message was sent while issue was closed.
Change committed as 242130

Powered by Google App Engine
This is Rietveld 408576698