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 1570343005: relnote: Implement server push methods in QuicSimpleServerSession. Only modify toy Quic server, not… (Closed)

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

Description

relnote: Implement server push methods in QuicSimpleServerSession. Only modify toy Quic server, not used in production. Merege internal change: 111716301 BUG=

Patch Set 1 #

Patch Set 2 : rebase from master for danzh to patch #

Patch Set 3 : fix URL.AssemblyURL #

Patch Set 4 : rebase to chain after fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+645 lines, -62 lines) Patch
M net/quic/quic_connection.h View 2 3 1 chunk +6 lines, -6 lines 0 comments Download
M net/quic/quic_headers_stream.h View 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_session.h View 4 chunks +33 lines, -16 lines 0 comments Download
M net/quic/quic_session.cc View 2 3 3 chunks +24 lines, -8 lines 0 comments Download
M net/quic/quic_spdy_stream.h View 2 3 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_simple_server_session.h View 3 chunks +89 lines, -1 line 0 comments Download
M net/tools/quic/quic_simple_server_session.cc View 4 chunks +132 lines, -1 line 0 comments Download
M net/tools/quic/quic_simple_server_session_test.cc View 9 chunks +230 lines, -22 lines 0 comments Download
M net/tools/quic/quic_simple_server_stream.cc View 1 2 3 chunks +22 lines, -4 lines 0 comments Download
M net/tools/quic/quic_simple_server_stream_test.cc View 6 chunks +106 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 6 (2 generated)
Zhongyi Shi
Patching the cl on chromium, test failure in QuicSimpleServerStreamTest.SendReponseWithPushResources. Dan, could you please take a ...
4 years, 11 months ago (2016-01-09 02:35:02 UTC) #2
Ryan Hamilton
lgtm
4 years, 11 months ago (2016-01-10 23:13:06 UTC) #3
danzh1
On 2016/01/09 02:35:02, Zhongyi Shi wrote: > Patching the cl on chromium, test failure in ...
4 years, 11 months ago (2016-01-11 17:14:37 UTC) #4
danzh1
4 years, 11 months ago (2016-01-12 15:08:23 UTC) #6
On 2016/01/11 23:40:14, Zhongyi Shi wrote:
> The CQ bit was checked by mailto:zhongyi@chromium.org to run a CQ dry run

lgtm

Powered by Google App Engine
This is Rietveld 408576698