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

Issue 82913011: LOG(INFO) tidying in net/ (Closed)

Created:
7 years, 1 month ago by scottmg
Modified:
7 years ago
Reviewers:
szym, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, dcheng, Ryan Hamilton, ramant (doing other things), szym, Deprecated (see juliatuttle)
Visibility:
Public.

Description

LOG(INFO) tidying in net/ Some deletions, some to VLOG. R=rsleevi@chromium.org BUG=322805 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237095

Patch Set 1 #

Total comments: 12

Patch Set 2 : changes #

Total comments: 2

Patch Set 3 : revert dns_fuzz_stub changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -126 lines) Patch
M net/base/int128_unittest.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M net/cert/x509_util_ios.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M net/disk_cache/rankings.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/simple/simple_index_file.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/simple/simple_synchronous_entry.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M net/disk_cache/trace.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/dhcp_proxy_script_adapter_fetcher_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/congestion_control/inter_arrival_overuse_detector_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/congestion_control/inter_arrival_sender_test.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M net/quic/congestion_control/quic_congestion_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/crypto/aes_128_gcm_12_decrypter_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_config_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_crypto_server_stream_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_framer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_framer_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M net/spdy/buffered_spdy_framer_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_framer.cc View 7 chunks +8 lines, -8 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/balsa/balsa_frame.cc View 11 chunks +14 lines, -14 lines 0 comments Download
M net/tools/dump_cache/simple_cache_dumper.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/epoll_server/epoll_server.h View 2 chunks +3 lines, -3 lines 0 comments Download
M net/tools/epoll_server/epoll_server.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/flip_server/flip_in_mem_edsm_server.cc View 1 chunk +13 lines, -13 lines 0 comments Download
M net/tools/flip_server/loadtime_measurement.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/flip_server/mem_cache.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/flip_server/streamer_interface.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/net_watcher/net_watcher.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_client.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M net/tools/quic/quic_client_bin.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_client_session.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/tools/quic/quic_dispatcher.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/tools/quic/quic_in_memory_cache.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/tools/quic/quic_reliable_client_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_reliable_server_stream.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/quic/quic_server.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/tools/quic/quic_server_session.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/spdy_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/test_tools/packet_dropping_test_writer.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M net/websockets/websocket_frame_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
scottmg
Straw man, let me know if you prefer some of the test ones to stay ...
7 years, 1 month ago (2013-11-23 01:29:50 UTC) #1
Ryan Sleevi
Adding rch, akalin, rtenneti, and szym as cc for FYI rch/rtenneti: because of the quic/ ...
7 years ago (2013-11-25 01:08:32 UTC) #2
scottmg
I'm personally inclined to delete all the "skipped" since as you say, no one is ...
7 years ago (2013-11-25 17:12:38 UTC) #3
scottmg
(Alternatively, maybe we should exclude LOG(INFO) checking from test files in the PRESUBMIT check.)
7 years ago (2013-11-25 17:13:09 UTC) #4
scottmg
Based on LGTM + adding others as cc-only, I'm going to assume this is OK ...
7 years ago (2013-11-25 17:16:11 UTC) #5
szym
https://codereview.chromium.org/82913011/diff/60001/net/tools/dns_fuzz_stub/dns_fuzz_stub.cc File net/tools/dns_fuzz_stub/dns_fuzz_stub.cc (right): https://codereview.chromium.org/82913011/diff/60001/net/tools/dns_fuzz_stub/dns_fuzz_stub.cc#newcode129 net/tools/dns_fuzz_stub/dns_fuzz_stub.cc:129: VLOG(0) << "Query: id=" << id_int << ", " ...
7 years ago (2013-11-25 17:19:00 UTC) #6
scottmg
https://codereview.chromium.org/82913011/diff/60001/net/tools/dns_fuzz_stub/dns_fuzz_stub.cc File net/tools/dns_fuzz_stub/dns_fuzz_stub.cc (right): https://codereview.chromium.org/82913011/diff/60001/net/tools/dns_fuzz_stub/dns_fuzz_stub.cc#newcode129 net/tools/dns_fuzz_stub/dns_fuzz_stub.cc:129: VLOG(0) << "Query: id=" << id_int << ", " ...
7 years ago (2013-11-25 17:20:08 UTC) #7
scottmg
Committed patchset #3 manually as r237095 (presubmit successful).
7 years ago (2013-11-25 17:23:47 UTC) #8
akalin
On 2013/11/25 17:23:47, scottmg wrote: > Committed patchset #3 manually as r237095 (presubmit successful). uh, ...
7 years ago (2013-11-25 18:58:46 UTC) #9
scottmg
On 2013/11/25 18:58:46, akalin wrote: > On 2013/11/25 17:23:47, scottmg wrote: > > Committed patchset ...
7 years ago (2013-11-25 19:20:47 UTC) #10
scottmg
7 years ago (2013-11-25 19:21:21 UTC) #11
Message was sent while issue was closed.
On 2013/11/25 19:20:47, scottmg wrote:
> On 2013/11/25 18:58:46, akalin wrote:
> > On 2013/11/25 17:23:47, scottmg wrote:
> > > Committed patchset #3 manually as r237095 (presubmit successful).
> > 
> > uh, you guys know that VLOG(0) is exactly the same as LOG(INFO) right?
Perhaps
> > you meant VLOG(1).
> 
> Sigh.
> 
> Well, I guess they're different in that the presubmit doesn't catch them. :(

I guess I'll just revert this and we can do something else later.

Powered by Google App Engine
This is Rietveld 408576698