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

Issue 394053003: QUIC - minor cleanup changes. (Closed)

Created:
6 years, 5 months ago by ramant (doing other things)
Modified:
6 years, 5 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, jar (doing other things), Ryan Hamilton, Robbie Shade
Project:
chromium
Visibility:
Public.

Description

QUIC - minor cleanup changes. + Fixed indentation. + Added early returns. + Fixed comments. + Removed not needed virtual. Fixed nit comments from wtc for the following CLs. https://codereview.chromium.org/368803003/ https://codereview.chromium.org/366863002/ https://codereview.chromium.org/393953011/ R=wtc@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284109

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixed wtc's comments for Patch Set 1 #

Patch Set 3 : Merge with TOT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -32 lines) Patch
M net/quic/quic_connection.h View 1 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_crypto_client_stream.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_crypto_client_stream.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/reliable_quic_stream.cc View 3 chunks +25 lines, -23 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
ramant (doing other things)
6 years, 5 months ago (2014-07-16 19:41:35 UTC) #1
wtc
Patch set 1 LGTM. https://codereview.chromium.org/394053003/diff/1/net/quic/quic_connection.h File net/quic/quic_connection.h (right): https://codereview.chromium.org/394053003/diff/1/net/quic/quic_connection.h#newcode309 net/quic/quic_connection.h:309: bool ProcessValidatedPacket(); IMPORTANT: please undo ...
6 years, 5 months ago (2014-07-16 20:42:47 UTC) #2
ramant (doing other things)
https://codereview.chromium.org/394053003/diff/1/net/quic/quic_connection.h File net/quic/quic_connection.h (right): https://codereview.chromium.org/394053003/diff/1/net/quic/quic_connection.h#newcode309 net/quic/quic_connection.h:309: bool ProcessValidatedPacket(); On 2014/07/16 20:42:46, wtc wrote: > > ...
6 years, 5 months ago (2014-07-16 22:31:40 UTC) #3
ramant (doing other things)
The CQ bit was checked by rtenneti@chromium.org
6 years, 5 months ago (2014-07-18 13:11:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/394053003/40001
6 years, 5 months ago (2014-07-18 13:12:36 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 5 months ago (2014-07-18 15:12:43 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 16:06:27 UTC) #7
Message was sent while issue was closed.
Change committed as 284109

Powered by Google App Engine
This is Rietveld 408576698