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

Issue 2368183003: Move QuicClient::ClientQuicDataToResend from QuicClient to QuicClientBase. (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

Move QuicClient::ClientQuicDataToResend from QuicClient to QuicClientBase. Merge internal change: 134339524 Committed: https://crrev.com/dfcc7d6be03265685818afba45521e3092516496 Cr-Commit-Position: refs/heads/master@{#421289}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -180 lines) Patch
M net/tools/quic/quic_client.h View 6 chunks +2 lines, -43 lines 0 comments Download
M net/tools/quic/quic_client.cc View 7 chunks +8 lines, -60 lines 0 comments Download
M net/tools/quic/quic_client_base.h View 7 chunks +62 lines, -2 lines 0 comments Download
M net/tools/quic/quic_client_base.cc View 2 chunks +70 lines, -0 lines 0 comments Download
M net/tools/quic/quic_simple_client.h View 5 chunks +1 line, -34 lines 0 comments Download
M net/tools/quic/quic_simple_client.cc View 1 5 chunks +19 lines, -41 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (11 generated)
Ryan Hamilton
4 years, 2 months ago (2016-09-27 04:21:44 UTC) #2
Zhongyi Shi
https://codereview.chromium.org/2368183003/diff/1/net/tools/quic/quic_client.cc File net/tools/quic/quic_client.cc (right): https://codereview.chromium.org/2368183003/diff/1/net/tools/quic/quic_client.cc#newcode173 net/tools/quic/quic_client.cc:173: // Resend any previously queued data. nit: comments here ...
4 years, 2 months ago (2016-09-27 04:40:25 UTC) #3
Ryan Hamilton
https://codereview.chromium.org/2368183003/diff/1/net/tools/quic/quic_client.cc File net/tools/quic/quic_client.cc (right): https://codereview.chromium.org/2368183003/diff/1/net/tools/quic/quic_client.cc#newcode173 net/tools/quic/quic_client.cc:173: // Resend any previously queued data. On 2016/09/27 04:40:25, ...
4 years, 2 months ago (2016-09-27 14:28:00 UTC) #5
Zhongyi Shi
lgtm https://codereview.chromium.org/2368183003/diff/1/net/tools/quic/quic_client_base.h File net/tools/quic/quic_client_base.h (right): https://codereview.chromium.org/2368183003/diff/1/net/tools/quic/quic_client_base.h#newcode73 net/tools/quic/quic_client_base.h:73: ~QuicClientBase() override; On 2016/09/27 14:28:00, Ryan Hamilton wrote: ...
4 years, 2 months ago (2016-09-27 17:06:57 UTC) #11
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/2368183003/20001
4 years, 2 months ago (2016-09-27 19:01:46 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-27 19:09:15 UTC) #16
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 19:12:12 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/dfcc7d6be03265685818afba45521e3092516496
Cr-Commit-Position: refs/heads/master@{#421289}

Powered by Google App Engine
This is Rietveld 408576698