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

Issue 2363393004: Remove usage of BalsaHeaders from QuicClient. Also move QuicDataToResend from QuicClient to QuicCli… (Closed)

Created:
4 years, 2 months ago by Ryan Hamilton
Modified:
4 years, 2 months ago
Reviewers:
Zhongyi Shi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove usage of BalsaHeaders from QuicClient. Also move QuicDataToResend from QuicClient to QuicClientBase Merge internal change: 134215647 Committed: https://crrev.com/c29e68c00c797b34673bba029ac81cccc98598ab Cr-Commit-Position: refs/heads/master@{#421260}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix #

Patch Set 3 : Fix #

Patch Set 4 : Rebase #

Patch Set 5 : Fix win #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -182 lines) Patch
M net/quic/core/spdy_utils.h View 1 chunk +5 lines, -0 lines 0 comments Download
M net/quic/core/spdy_utils.cc View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
M net/quic/core/spdy_utils_test.cc View 1 chunk +14 lines, -8 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/tools/quic/quic_client.h View 7 chunks +10 lines, -44 lines 0 comments Download
M net/tools/quic/quic_client.cc View 1 2 3 12 chunks +32 lines, -32 lines 0 comments Download
M net/tools/quic/quic_client_base.h View 1 chunk +29 lines, -0 lines 0 comments Download
M net/tools/quic/quic_client_base.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M net/tools/quic/quic_client_bin.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/tools/quic/quic_simple_client.h View 3 chunks +4 lines, -35 lines 0 comments Download
M net/tools/quic/quic_simple_client.cc View 1 2 3 4 5 chunks +17 lines, -28 lines 0 comments Download
M net/tools/quic/quic_simple_client_bin.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/spdy_balsa_utils.cc View 1 1 chunk +14 lines, -10 lines 0 comments Download
M net/tools/quic/spdy_balsa_utils_test.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.h View 1 chunk +3 lines, -3 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 3 chunks +14 lines, -14 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (14 generated)
Ryan Hamilton
4 years, 2 months ago (2016-09-26 19:58:09 UTC) #2
Zhongyi Shi
lgtm https://codereview.chromium.org/2363393004/diff/1/net/tools/quic/quic_client.h File net/tools/quic/quic_client.h (left): https://codereview.chromium.org/2363393004/diff/1/net/tools/quic/quic_client.h#oldcode23 net/tools/quic/quic_client.h:23: #include "net/tools/balsa/balsa_headers.h" nit: could you also help remove ...
4 years, 2 months ago (2016-09-26 21:12:55 UTC) #3
Ryan Hamilton
Thanks! https://codereview.chromium.org/2363393004/diff/1/net/tools/quic/quic_client.h File net/tools/quic/quic_client.h (left): https://codereview.chromium.org/2363393004/diff/1/net/tools/quic/quic_client.h#oldcode23 net/tools/quic/quic_client.h:23: #include "net/tools/balsa/balsa_headers.h" On 2016/09/26 21:12:55, Zhongyi Shi wrote: ...
4 years, 2 months ago (2016-09-26 21:52:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2363393004/80001
4 years, 2 months ago (2016-09-27 16:32:09 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-09-27 17:58:05 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 18:02:24 UTC) #20
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c29e68c00c797b34673bba029ac81cccc98598ab
Cr-Commit-Position: refs/heads/master@{#421260}

Powered by Google App Engine
This is Rietveld 408576698