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

Issue 17410014: Actually enable Alternate-Protocol support for QUIC. (Closed)

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

Description

Actually enable Alternate-Protocol support for QUIC. Also, since we expect QUIC for HTTP URLs to run on port 80, changed the tests to use that port. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207722

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 2

Patch Set 3 : Reorder #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -25 lines) Patch
M net/http/http_stream_factory.h View 1 1 chunk +7 lines, -6 lines 0 comments Download
M net/http/http_stream_factory.cc View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
M net/quic/quic_network_transaction_unittest.cc View 1 6 chunks +6 lines, -19 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Ryan Hamilton
7 years, 6 months ago (2013-06-20 17:15:25 UTC) #1
willchan no longer on Chromium
https://codereview.chromium.org/17410014/diff/5001/net/http/http_stream_factory.cc File net/http/http_stream_factory.cc (right): https://codereview.chromium.org/17410014/diff/5001/net/http/http_stream_factory.cc#newcode147 net/http/http_stream_factory.cc:147: next_protos.push_back("quic"); Does order matter? Historically order matters for this ...
7 years, 6 months ago (2013-06-20 17:48:08 UTC) #2
Ryan Hamilton
https://codereview.chromium.org/17410014/diff/5001/net/http/http_stream_factory.cc File net/http/http_stream_factory.cc (right): https://codereview.chromium.org/17410014/diff/5001/net/http/http_stream_factory.cc#newcode147 net/http/http_stream_factory.cc:147: next_protos.push_back("quic"); On 2013/06/20 17:48:08, willchan wrote: > Does order ...
7 years, 6 months ago (2013-06-20 17:56:47 UTC) #3
willchan no longer on Chromium
LGTM OK, thanks for the explanation. I think my knowledge of SetNextProtos() is out of ...
7 years, 6 months ago (2013-06-20 18:10:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/17410014/9001
7 years, 6 months ago (2013-06-20 18:33:55 UTC) #5
Ryan Hamilton
On 2013/06/20 18:10:49, willchan wrote: > LGTM > > OK, thanks for the explanation. I ...
7 years, 6 months ago (2013-06-20 19:00:07 UTC) #6
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-20 19:08:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/17410014/9001
7 years, 6 months ago (2013-06-20 19:20:24 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 05:45:49 UTC) #9
Message was sent while issue was closed.
Change committed as 207722

Powered by Google App Engine
This is Rietveld 408576698