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

Issue 1817583002: Process Alternative Service headers in net::BidirectionalStream (Closed)

Created:
4 years, 9 months ago by xunjieli
Modified:
4 years, 9 months ago
Reviewers:
mef, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@toggle2
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Process Alternative Service headers in net::BidirectionalStream This CL adds processing of alternative service headers to net::BidirectionalStream, so that protocols advertised in alternative service headers can be discovered. BUG=584338 Committed: https://crrev.com/b3a648e3abbf08d0b08ba9cf1b273ef0e960b748 Cr-Commit-Position: refs/heads/master@{#382501}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Rebased #

Total comments: 2

Patch Set 3 : Address comments and rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+159 lines, -67 lines) Patch
M net/http/bidirectional_stream.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/http/bidirectional_stream.cc View 3 chunks +13 lines, -0 lines 0 comments Download
M net/http/bidirectional_stream_unittest.cc View 1 2 2 chunks +68 lines, -0 lines 0 comments Download
M net/http/http_network_transaction.cc View 2 chunks +2 lines, -40 lines 0 comments Download
M net/http/http_stream_factory.h View 1 2 3 chunks +16 lines, -11 lines 0 comments Download
M net/http/http_stream_factory.cc View 1 2 3 chunks +54 lines, -16 lines 0 comments Download
M net/spdy/spdy_test_util_common.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M net/spdy/spdy_test_util_common.cc View 1 2 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
xunjieli
PTAL. Thanks!
4 years, 9 months ago (2016-03-18 18:52:36 UTC) #4
Ryan Hamilton
lgtm, though please wait for mef who probably has more context. One question. https://codereview.chromium.org/1817583002/diff/20001/net/http/http_stream_factory.cc File ...
4 years, 9 months ago (2016-03-18 20:54:58 UTC) #5
xunjieli
https://codereview.chromium.org/1817583002/diff/20001/net/http/http_stream_factory.cc File net/http/http_stream_factory.cc (right): https://codereview.chromium.org/1817583002/diff/20001/net/http/http_stream_factory.cc#newcode73 net/http/http_stream_factory.cc:73: GURL HttpStreamFactory::ApplyHostMappingRules(const GURL& url, On 2016/03/18 20:54:58, Ryan Hamilton ...
4 years, 9 months ago (2016-03-18 21:01:27 UTC) #6
mef
lgtm https://codereview.chromium.org/1817583002/diff/40001/net/http/http_stream_factory.h File net/http/http_stream_factory.h (right): https://codereview.chromium.org/1817583002/diff/40001/net/http/http_stream_factory.h#newcode42 net/http/http_stream_factory.h:42: class HttpResponseHeaders; nit: I think this should go ...
4 years, 9 months ago (2016-03-21 22:21:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1817583002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1817583002/40001
4 years, 9 months ago (2016-03-22 02:23:39 UTC) #10
xunjieli
https://codereview.chromium.org/1817583002/diff/40001/net/http/http_stream_factory.h File net/http/http_stream_factory.h (right): https://codereview.chromium.org/1817583002/diff/40001/net/http/http_stream_factory.h#newcode42 net/http/http_stream_factory.h:42: class HttpResponseHeaders; On 2016/03/21 22:21:56, mef wrote: > nit: ...
4 years, 9 months ago (2016-03-22 02:29:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1817583002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1817583002/60001
4 years, 9 months ago (2016-03-22 02:30:07 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 9 months ago (2016-03-22 03:40:01 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-22 03:42:22 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b3a648e3abbf08d0b08ba9cf1b273ef0e960b748
Cr-Commit-Position: refs/heads/master@{#382501}

Powered by Google App Engine
This is Rietveld 408576698