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

Issue 1297853002: QUIC - reorganize common code between quic_client and quic_simple_client (Closed)

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

Description

QUIC - reorganize common code between quic_client and quic_simple_client into quic_client_base.* files. R=rch@chromium.org Committed: https://crrev.com/d67b3a7256e5a1e30ac6044f91fa8c86c984c37f Cr-Commit-Position: refs/heads/master@{#343810}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Copy quic_client.* => quic_client_base.* #

Patch Set 4 : Uploaded quic_client_base.* changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+481 lines, -671 lines) Patch
M net/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M net/net.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_client.h View 13 chunks +7 lines, -168 lines 0 comments Download
M net/tools/quic/quic_client.cc View 1 15 chunks +39 lines, -164 lines 0 comments Download
A net/tools/quic/quic_client_base.h View 3 1 chunk +241 lines, -0 lines 0 comments Download
A net/tools/quic/quic_client_base.cc View 3 1 chunk +145 lines, -0 lines 0 comments Download
M net/tools/quic/quic_simple_client.h View 11 chunks +8 lines, -174 lines 0 comments Download
M net/tools/quic/quic_simple_client.cc View 15 chunks +36 lines, -151 lines 0 comments Download
M net/tools/quic/test_tools/quic_client_peer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/quic_client_peer.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 1 chunk +1 line, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 17 (7 generated)
ramant (doing other things)
Hi Ryan, This is a first cut sharing the code between quic_client and quic_simple_client. Didn't ...
5 years, 4 months ago (2015-08-17 18:09:41 UTC) #4
Ryan Hamilton
LGTM though it would be great to get better diffs for quic_client_base.{h,cc} https://codereview.chromium.org/1297853002/diff/60001/net/tools/quic/quic_client_base.h File net/tools/quic/quic_client_base.h ...
5 years, 4 months ago (2015-08-17 19:21:20 UTC) #5
ramant (doing other things)
Uploaded quic_client_base.* changes one more time. PTAL. Thanks Ryan.
5 years, 4 months ago (2015-08-17 20:00:39 UTC) #7
ramant (doing other things)
https://codereview.chromium.org/1297853002/diff/60001/net/tools/quic/quic_client_base.h File net/tools/quic/quic_client_base.h (right): https://codereview.chromium.org/1297853002/diff/60001/net/tools/quic/quic_client_base.h#newcode1 net/tools/quic/quic_client_base.h:1: // Copyright (c) 2015 The Chromium Authors. All rights ...
5 years, 4 months ago (2015-08-17 20:02:56 UTC) #8
Ryan Hamilton
lgtm
5 years, 4 months ago (2015-08-17 23:21:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1297853002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1297853002/120001
5 years, 4 months ago (2015-08-17 23:39:27 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/99406)
5 years, 4 months ago (2015-08-18 02:12:58 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1297853002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1297853002/120001
5 years, 4 months ago (2015-08-18 02:15:24 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:120001)
5 years, 4 months ago (2015-08-18 05:15:38 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-08-18 05:16:24 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d67b3a7256e5a1e30ac6044f91fa8c86c984c37f
Cr-Commit-Position: refs/heads/master@{#343810}

Powered by Google App Engine
This is Rietveld 408576698