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

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

Created:
6 years, 5 months ago by Peter Kasting
Modified:
6 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, eroman, gavinp+disk_chromium.org, mmenke, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fixes for re-enabling more MSVC level 4 warnings: net/ edition This contains fixes for the following sorts of issues: * Octal escape sequence terminated by decimal number * Possibly-uninitialized local variable * Assignment inside conditional * Signedness mismatch This also contains a very small number of other cleanups to nearby code. BUG=81439 TEST=none R=rch@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281875

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -23 lines) Patch
M net/base/dns_util_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M net/base/net_log.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M net/cert/test_root_certs_win.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M net/disk_cache/blockfile/entry_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/dns/host_resolver.h View 1 chunk +1 line, -1 line 0 comments Download
M net/ftp/ftp_network_transaction_unittest.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M net/http/transport_security_persister.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/socket/deterministic_socket_data_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_spdy_server_stream.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_spdy_server_stream.cc View 3 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Peter Kasting
6 years, 5 months ago (2014-07-08 02:44:01 UTC) #1
Randy Smith (Not in Mondays)
My comment below is a suggestion; you can do with it what you will. I'm ...
6 years, 5 months ago (2014-07-08 19:18:36 UTC) #2
Peter Kasting
On 2014/07/08 19:18:36, rdsmith wrote: > I'm good > with everything but the quic files, ...
6 years, 5 months ago (2014-07-08 19:29:18 UTC) #3
Ryan Hamilton
Changes to net/tools/quic LGTM. These files will hopefully be deleted in the next couple of ...
6 years, 5 months ago (2014-07-08 19:50:25 UTC) #4
Peter Kasting
The CQ bit was checked by pkasting@chromium.org
6 years, 5 months ago (2014-07-08 19:53:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkasting@chromium.org/374033002/20001
6 years, 5 months ago (2014-07-08 19:55:39 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-08 22:26:34 UTC) #7
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:28:57 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/78657)
6 years, 5 months ago (2014-07-08 22:28:58 UTC) #9
Peter Kasting
6 years, 5 months ago (2014-07-08 23:23:18 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 manually as r281875 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698