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

Issue 888943003: Add AlternateProtocol to broken_altproto_list_ and map_. (Closed)

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

Description

Add AlternateProtocol to broken_altproto_list_ and map_. Add AlternateProtocol (port and protocol) to HttpServerPropertiesImpl::broken_alternate_protocol_list_ and HttpServerPropertiesImpl::broken_alternate_protocol_list_ in preparation for supporting multiple AlternateProtocols per host. See draft at https://crrev.com/665083009 for how this fits into a larger picture. BUG=392575 Committed: https://crrev.com/9f2a7c417364a965f99c3e1948fd948d07b316cd Cr-Commit-Position: refs/heads/master@{#314843}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -14 lines) Patch
M net/http/http_server_properties_impl.h View 1 2 chunks +38 lines, -5 lines 0 comments Download
M net/http/http_server_properties_impl.cc View 1 3 chunks +22 lines, -9 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Bence
Ryan, PTAL. Thanks.
5 years, 10 months ago (2015-02-03 19:59:29 UTC) #2
Ryan Hamilton
https://codereview.chromium.org/888943003/diff/1/net/http/http_server_properties_impl.cc File net/http/http_server_properties_impl.cc (right): https://codereview.chromium.org/888943003/diff/1/net/http/http_server_properties_impl.cc#newcode359 net/http/http_server_properties_impl.cc:359: if (!HasAlternateProtocol(server)) Looks like this needs to be rebased ...
5 years, 10 months ago (2015-02-03 22:39:35 UTC) #3
Bence
PTAL. https://codereview.chromium.org/888943003/diff/1/net/http/http_server_properties_impl.cc File net/http/http_server_properties_impl.cc (right): https://codereview.chromium.org/888943003/diff/1/net/http/http_server_properties_impl.cc#newcode359 net/http/http_server_properties_impl.cc:359: if (!HasAlternateProtocol(server)) On 2015/02/03 22:39:35, Ryan Hamilton wrote: ...
5 years, 10 months ago (2015-02-04 14:25:33 UTC) #4
Ryan Hamilton
lgtm https://codereview.chromium.org/888943003/diff/1/net/http/http_server_properties_impl.cc File net/http/http_server_properties_impl.cc (right): https://codereview.chromium.org/888943003/diff/1/net/http/http_server_properties_impl.cc#newcode536 net/http/http_server_properties_impl.cc:536: ClearAlternateProtocol(entry.server); On 2015/02/04 14:25:33, Bence wrote: > On ...
5 years, 10 months ago (2015-02-05 17:32:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/888943003/20001
5 years, 10 months ago (2015-02-05 18:54:52 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-05 18:58:28 UTC) #8
commit-bot: I haz the power
5 years, 10 months ago (2015-02-05 18:59:28 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9f2a7c417364a965f99c3e1948fd948d07b316cd
Cr-Commit-Position: refs/heads/master@{#314843}

Powered by Google App Engine
This is Rietveld 408576698