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

Issue 1572013002: relnote: QUIC header streams support to receive PUSH_PROMISE. Protected by --quic_supports_push_pr… (Closed)

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

Description

relnote: QUIC header streams support to receive PUSH_PROMISE. Protected by --quic_supports_push_promise. This is part of shared code, but client side functionality only. Merge internal change: 111542509 BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+246 lines, -14 lines) Patch
M net/quic/quic_client_session_base.h View 1 chunk +14 lines, -0 lines 0 comments Download
M net/quic/quic_client_session_base.cc View 1 chunk +31 lines, -0 lines 0 comments Download
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 +3 lines, -0 lines 0 comments Download
M net/quic/quic_headers_stream.h View 4 chunks +14 lines, -4 lines 0 comments Download
M net/quic/quic_headers_stream.cc View 5 chunks +40 lines, -9 lines 0 comments Download
M net/quic/quic_headers_stream_test.cc View 2 chunks +78 lines, -1 line 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_spdy_session.h View 1 chunk +12 lines, -0 lines 0 comments Download
M net/quic/quic_spdy_session.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M net/quic/quic_spdy_stream.h View 1 chunk +11 lines, -0 lines 0 comments Download
M net/quic/quic_spdy_stream.cc View 1 chunk +14 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +6 lines, -0 lines 0 comments Download
M net/tools/quic/quic_client_session.h View 2 chunks +5 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 3 (1 generated)
Zhongyi Shi
4 years, 11 months ago (2016-01-09 00:11:37 UTC) #2
Ryan Hamilton
4 years, 11 months ago (2016-01-10 23:10:08 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698