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

Issue 2805043004: Add a GetAlternativeService method to HttpStream to return any (Closed)

Created:
3 years, 8 months ago by Ryan Hamilton
Modified:
3 years, 8 months ago
Reviewers:
Bence
CC:
chromium-reviews, cbentzel+watch_chromium.org, bnc+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a GetAlternativeService method to HttpStream to return any alternative service used for this stream. Review-Url: https://codereview.chromium.org/2805043004 Cr-Commit-Position: refs/heads/master@{#464163} Committed: https://chromium.googlesource.com/chromium/src/+/cd379013f1e038acf07952967270338cb459f8a9

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -30 lines) Patch
M net/http/http_basic_stream.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/http/http_basic_stream.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M net/http/http_response_body_drainer_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/http/http_stream.h View 2 chunks +6 lines, -0 lines 0 comments Download
M net/http/http_stream_factory_impl_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/http/proxy_connect_redirect_http_stream.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/http/proxy_connect_redirect_http_stream.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_http_stream.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_http_stream.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_http_stream_test.cc View 1 31 chunks +55 lines, -30 lines 0 comments Download
M net/spdy/spdy_http_stream.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/spdy/spdy_http_stream.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M net/url_request/url_request_http_job_unittest.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M net/websockets/websocket_basic_handshake_stream.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/websockets/websocket_basic_handshake_stream.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (6 generated)
Ryan Hamilton
I'm going to use this new method up in HttpNetworkTransaction in order to mark QUIC ...
3 years, 8 months ago (2017-04-07 18:37:36 UTC) #2
Bence
LGTM with one nit. Thank you. https://codereview.chromium.org/2805043004/diff/1/net/quic/chromium/quic_http_stream_test.cc File net/quic/chromium/quic_http_stream_test.cc (right): https://codereview.chromium.org/2805043004/diff/1/net/quic/chromium/quic_http_stream_test.cc#newcode365 net/quic/chromium/quic_http_stream_test.cc:365: request_headers_ = client_maker_.GetRequestHeaders(method, ...
3 years, 8 months ago (2017-04-10 13:37:57 UTC) #3
Ryan Hamilton
Thanks! https://codereview.chromium.org/2805043004/diff/1/net/quic/chromium/quic_http_stream_test.cc File net/quic/chromium/quic_http_stream_test.cc (right): https://codereview.chromium.org/2805043004/diff/1/net/quic/chromium/quic_http_stream_test.cc#newcode998 net/quic/chromium/quic_http_stream_test.cc:998: << alternative_service.ToString(); On 2017/04/10 13:37:57, Bence wrote: > ...
3 years, 8 months ago (2017-04-12 19:44:12 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2805043004/20001
3 years, 8 months ago (2017-04-12 19:45:25 UTC) #7
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 21:58:50 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/cd379013f1e038acf07952967270...

Powered by Google App Engine
This is Rietveld 408576698