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

Issue 2031373002: Process HTTP/2 ALTSVC frames. (Closed)

Created:
4 years, 6 months ago by Bence
Modified:
4 years, 6 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

Process HTTP/2 ALTSVC frames. BUG=617177 Committed: https://crrev.com/1e6a36e2596fb48df03ec8a1d736b82f8e38e4f3 Cr-Commit-Position: refs/heads/master@{#397894}

Patch Set 1 #

Patch Set 2 : Clear up my confusion with zero streams and empty origins. #

Total comments: 8

Patch Set 3 : Re: #3. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+427 lines, -6 lines) Patch
M net/spdy/buffered_spdy_framer.h View 3 chunks +11 lines, -0 lines 0 comments Download
M net/spdy/buffered_spdy_framer.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M net/spdy/buffered_spdy_framer_unittest.cc View 1 2 5 chunks +44 lines, -0 lines 0 comments Download
M net/spdy/spdy_session.h View 2 chunks +5 lines, -0 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
M net/spdy/spdy_session_unittest.cc View 1 7 chunks +282 lines, -6 lines 0 comments Download
M net/spdy/spdy_test_util_common.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/spdy/spdy_test_util_common.cc View 3 chunks +9 lines, -0 lines 0 comments Download
M net/tools/flip_server/spdy_interface.h View 2 chunks +7 lines, -0 lines 0 comments Download
M net/tools/flip_server/spdy_interface_test.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Bence
Ryan: PTAL. Thank you.
4 years, 6 months ago (2016-06-03 17:50:06 UTC) #2
Ryan Hamilton
Dang! That was fast. NICE! Just a couple minor comments. https://codereview.chromium.org/2031373002/diff/20001/net/spdy/buffered_spdy_framer_unittest.cc File net/spdy/buffered_spdy_framer_unittest.cc (right): https://codereview.chromium.org/2031373002/diff/20001/net/spdy/buffered_spdy_framer_unittest.cc#newcode138 ...
4 years, 6 months ago (2016-06-03 19:05:18 UTC) #3
Bence
PTAL. Thank you. https://codereview.chromium.org/2031373002/diff/20001/net/spdy/buffered_spdy_framer_unittest.cc File net/spdy/buffered_spdy_framer_unittest.cc (right): https://codereview.chromium.org/2031373002/diff/20001/net/spdy/buffered_spdy_framer_unittest.cc#newcode138 net/spdy/buffered_spdy_framer_unittest.cc:138: altsvc_vector) override {} On 2016/06/03 19:05:18, ...
4 years, 6 months ago (2016-06-03 20:57:52 UTC) #4
Ryan Hamilton
lgtm, but one suggestion https://codereview.chromium.org/2031373002/diff/20001/net/spdy/spdy_session.cc File net/spdy/spdy_session.cc (right): https://codereview.chromium.org/2031373002/diff/20001/net/spdy/spdy_session.cc#newcode2524 net/spdy/spdy_session.cc:2524: AlternativeServiceInfoVector alternative_service_info_vector; On 2016/06/03 20:57:52, ...
4 years, 6 months ago (2016-06-03 21:26:19 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2031373002/40001
4 years, 6 months ago (2016-06-04 02:41:48 UTC) #7
Bence
Thank you. https://codereview.chromium.org/2031373002/diff/20001/net/spdy/spdy_session.cc File net/spdy/spdy_session.cc (right): https://codereview.chromium.org/2031373002/diff/20001/net/spdy/spdy_session.cc#newcode2524 net/spdy/spdy_session.cc:2524: AlternativeServiceInfoVector alternative_service_info_vector; On 2016/06/03 21:26:18, Ryan Hamilton ...
4 years, 6 months ago (2016-06-04 02:43:55 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-04 02:45:45 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-04 02:48:05 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1e6a36e2596fb48df03ec8a1d736b82f8e38e4f3
Cr-Commit-Position: refs/heads/master@{#397894}

Powered by Google App Engine
This is Rietveld 408576698