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

Issue 1130053007: Update HTTP/2 ALTSVC wireformat from draft-04 to draft-06. (Closed)

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

Update HTTP/2 ALTSVC wireformat from draft-04 to draft-06. This CL lands server changes 92291593 and 92349257 by bnc. BUG=488484 Committed: https://crrev.com/779dc7195682e87e323b3afd648c56e4773d3500 Cr-Commit-Position: refs/heads/master@{#330932}

Patch Set 1 #

Patch Set 2 : Remove C++11 library usage. #

Patch Set 3 : Rebase. #

Patch Set 4 : Specify type instead of auto. #

Patch Set 5 : Include initializer_list. #

Patch Set 6 : Use named list with explicit type. #

Patch Set 7 : Rebase. #

Patch Set 8 : Hack around win_chromium_compile_dbg_ng linker errors. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+892 lines, -270 lines) Patch
M net/net.gypi View 1 2 3 4 5 6 2 chunks +3 lines, -0 lines 0 comments Download
A net/spdy/spdy_alt_svc_wire_format.h View 1 2 3 4 5 6 7 1 chunk +63 lines, -0 lines 0 comments Download
A net/spdy/spdy_alt_svc_wire_format.cc View 1 2 3 4 5 6 7 1 chunk +310 lines, -0 lines 0 comments Download
A net/spdy/spdy_alt_svc_wire_format_test.cc View 1 2 3 4 5 6 7 1 chunk +420 lines, -0 lines 0 comments Download
M net/spdy/spdy_framer.h View 1 chunk +4 lines, -22 lines 0 comments Download
M net/spdy/spdy_framer.cc View 4 chunks +56 lines, -133 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 1 2 3 4 5 6 7 chunks +32 lines, -115 lines 0 comments Download
M net/spdy/spdy_protocol.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (6 generated)
Bence
Ryan, please help. for (const auto& invalid_input : {"foo", "bar"}) is a c++11-ism, what is ...
5 years, 7 months ago (2015-05-18 15:54:46 UTC) #2
Ryan Hamilton
On 2015/05/18 15:54:46, Bence wrote: > Ryan, please help. for (const auto& invalid_input : {"foo", ...
5 years, 7 months ago (2015-05-18 16:16:23 UTC) #3
Bence
On 2015/05/18 16:16:23, Ryan Hamilton wrote: > On 2015/05/18 15:54:46, Bence wrote: > > Ryan, ...
5 years, 7 months ago (2015-05-18 16:31:59 UTC) #4
Bence
> It's an acceptable C++11-ism as far as I know. We use this notation in ...
5 years, 7 months ago (2015-05-18 19:00:30 UTC) #5
Ryan Hamilton
On Mon, May 18, 2015 at 12:00 PM, <bnc@chromium.org> wrote: > It's an acceptable C++11-ism ...
5 years, 7 months ago (2015-05-18 19:28:56 UTC) #6
Bence
> ​What error do you get? See Patch Set 2, 4, and 5 outputs, for ...
5 years, 7 months ago (2015-05-18 19:35:25 UTC) #7
Ryan Hamilton
On 2015/05/18 19:35:25, Bence wrote: > > ​What error do you get? > > See ...
5 years, 7 months ago (2015-05-18 20:06:45 UTC) #8
Bence
> Ah I see. In that case, can you do: > > const char* foo[] ...
5 years, 7 months ago (2015-05-19 18:19:38 UTC) #9
Ryan Hamilton
lgtm
5 years, 7 months ago (2015-05-19 19:11:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1130053007/100001
5 years, 7 months ago (2015-05-19 19:39:53 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/40562)
5 years, 7 months ago (2015-05-19 20:37:09 UTC) #14
Bence
Ryan, PTAL. There seem to be some stubborn linker errors around templates, what am I ...
5 years, 7 months ago (2015-05-20 16:03:45 UTC) #17
Ryan Hamilton
On 2015/05/20 16:03:45, Bence wrote: > Ryan, PTAL. There seem to be some stubborn linker ...
5 years, 7 months ago (2015-05-20 22:41:16 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1130053007/180001
5 years, 7 months ago (2015-05-21 11:51:18 UTC) #20
commit-bot: I haz the power
Committed patchset #8 (id:180001)
5 years, 7 months ago (2015-05-21 11:54:22 UTC) #21
commit-bot: I haz the power
5 years, 7 months ago (2015-05-21 11:55:18 UTC) #22
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/779dc7195682e87e323b3afd648c56e4773d3500
Cr-Commit-Position: refs/heads/master@{#330932}

Powered by Google App Engine
This is Rietveld 408576698