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

Issue 371213002: Fixes for re-enabling more MSVC level 4 warnings: net/quic/ edition (Closed)

Created:
6 years, 5 months ago by Peter Kasting
Modified:
6 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Fixes for re-enabling more MSVC level 4 warnings: net/quic/ edition This contains fixes for the following sorts of issues: * Signedness mismatch * Possibly-uninitialized local variable This also contains one cleanup change (to remove an extra set of parens). BUG=81439 TEST=none R=rch@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281870

Patch Set 1 #

Patch Set 2 : Fix compile #

Total comments: 12

Patch Set 3 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -45 lines) Patch
M net/quic/crypto/crypto_protocol.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/crypto/local_strike_register_client_test.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M net/quic/crypto/strike_register.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_server_id_test.cc View 3 chunks +4 lines, -36 lines 0 comments Download
M net/quic/quic_spdy_server_stream.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
Peter Kasting
Please note my concerns in quic_reliable_client_stream.cc, where I think returning an error code from ProcessData() ...
6 years, 5 months ago (2014-07-08 02:16:48 UTC) #1
Ryan Hamilton
LGTM. I'll take care of merging these changes to the internal repository. https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc File net/quic/crypto/strike_register.cc ...
6 years, 5 months ago (2014-07-08 03:37:08 UTC) #2
Peter Kasting
> LGTM. I'll take care of merging these changes to the internal repository. I didn't ...
6 years, 5 months ago (2014-07-08 06:26:46 UTC) #3
Ryan Hamilton
lgtm Thanks! https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc File net/quic/crypto/strike_register.cc (right): https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc#newcode18 net/quic/crypto/strike_register.cc:18: const uint32 StrikeRegister::kNil = 0x80000001; On 2014/07/08 ...
6 years, 5 months ago (2014-07-08 18:00:57 UTC) #4
Peter Kasting
https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc File net/quic/crypto/strike_register.cc (right): https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc#newcode18 net/quic/crypto/strike_register.cc:18: const uint32 StrikeRegister::kNil = 0x80000001; On 2014/07/08 18:00:57, Ryan ...
6 years, 5 months ago (2014-07-08 18:16:47 UTC) #5
Ryan Hamilton
https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc File net/quic/crypto/strike_register.cc (right): https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc#newcode18 net/quic/crypto/strike_register.cc:18: const uint32 StrikeRegister::kNil = 0x80000001; On 2014/07/08 18:16:46, Peter ...
6 years, 5 months ago (2014-07-08 18:24:01 UTC) #6
Peter Kasting
https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc File net/quic/crypto/strike_register.cc (right): https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc#newcode18 net/quic/crypto/strike_register.cc:18: const uint32 StrikeRegister::kNil = 0x80000001; On 2014/07/08 18:24:01, Ryan ...
6 years, 5 months ago (2014-07-08 18:44:45 UTC) #7
Peter Kasting
The CQ bit was checked by pkasting@chromium.org
6 years, 5 months ago (2014-07-08 18:44:50 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkasting@chromium.org/371213002/30001
6 years, 5 months ago (2014-07-08 18:48:02 UTC) #9
Ryan Hamilton
On 2014/07/08 18:44:45, Peter Kasting wrote: > https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc > File net/quic/crypto/strike_register.cc (right): > > https://codereview.chromium.org/371213002/diff/10007/net/quic/crypto/strike_register.cc#newcode18 ...
6 years, 5 months ago (2014-07-08 18:56:13 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: ios_dbg_simulator on tryserver.chromium ...
6 years, 5 months ago (2014-07-08 22:26:31 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-08 22:31:10 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/builds/168408)
6 years, 5 months ago (2014-07-08 22:31:11 UTC) #13
Peter Kasting
6 years, 5 months ago (2014-07-08 23:17:34 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 manually as r281870 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698