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

Issue 336273006: QUIC - cleanup changes to keep in sync with internal source tree. (Closed)

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

Description

QUIC - cleanup changes to keep in sync with internal source tree. This CL fixes the comments in Patch Set 4 of CL: 331143006 which were made in the internal source tree first. https://codereview.chromium.org/331143006/#ps80001 + Don't use static_cast<uint32>. + Comment fixes + Added COMPILE_ASSERT(sizeof(QuicTag) == == sizeof(uint32) + Use uint32 instead of QuicTag. Merge internal change: 69652987 R=rch@chromium.org, wtc@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278942

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixed comments for Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -20 lines) Patch
M net/quic/crypto/crypto_protocol.h View 2 chunks +4 lines, -3 lines 0 comments Download
M net/quic/crypto/crypto_server_test.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/crypto/quic_crypto_server_config.cc View 7 chunks +9 lines, -13 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ramant (doing other things)
6 years, 6 months ago (2014-06-20 23:15:54 UTC) #1
wtc
Patch set 1 LGTM. https://codereview.chromium.org/336273006/diff/1/net/quic/crypto/crypto_server_test.cc File net/quic/crypto/crypto_server_test.cc (right): https://codereview.chromium.org/336273006/diff/1/net/quic/crypto/crypto_server_test.cc#newcode273 net/quic/crypto/crypto_server_test.cc:273: const uint32* reject_reasons; We should ...
6 years, 6 months ago (2014-06-20 23:21:02 UTC) #2
ramant (doing other things)
https://codereview.chromium.org/336273006/diff/1/net/quic/crypto/crypto_server_test.cc File net/quic/crypto/crypto_server_test.cc (right): https://codereview.chromium.org/336273006/diff/1/net/quic/crypto/crypto_server_test.cc#newcode273 net/quic/crypto/crypto_server_test.cc:273: const uint32* reject_reasons; On 2014/06/20 23:21:01, wtc wrote: > ...
6 years, 6 months ago (2014-06-20 23:33:25 UTC) #3
wtc
Patch set 2 LGTM.
6 years, 6 months ago (2014-06-20 23:44:45 UTC) #4
ramant (doing other things)
The CQ bit was checked by rtenneti@chromium.org
6 years, 6 months ago (2014-06-20 23:48:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/336273006/20001
6 years, 6 months ago (2014-06-20 23:49:05 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-06-21 06:02:24 UTC) #7
Message was sent while issue was closed.
Change committed as 278942

Powered by Google App Engine
This is Rietveld 408576698