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

Issue 2102703002: Let QUIC respect HTTP2 Settings frame. Currently, only SETTINGS_HEADER_TABLE_SIZE is supported. Pro… (Closed)

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

Description

Let QUIC respect HTTP2 Settings frame. Currently, only SETTINGS_HEADER_TABLE_SIZE is supported. Protected by FLAGS_quic_respect_http2_settings_frame, default true. Merge internal change: 125448073 BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -3 lines) Patch
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_headers_stream.h View 3 chunks +10 lines, -0 lines 0 comments Download
M net/quic/quic_headers_stream.cc View 3 chunks +25 lines, -3 lines 0 comments Download
M net/quic/quic_headers_stream_test.cc View 4 chunks +71 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Ryan Hamilton
4 years, 5 months ago (2016-06-27 21:09:55 UTC) #2
ramant (doing other things)
4 years, 5 months ago (2016-06-27 22:16:37 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698