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

Issue 1084533002: Rename NetLogLogger and CapturingNetLog (Closed)

Created:
5 years, 8 months ago by vishal.b
Modified:
5 years, 8 months ago
Reviewers:
eroman, jam, mmenke, davidben
CC:
chromium-reviews, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, gavinp+disk_chromium.org, zea+watch_chromium.org, mlamouri+watch-content_chromium.org, eroman, darin-cc_chromium.org, jochen+watch_chromium.org, chromium-apps-reviews_chromium.org, mkwst+moarreviews-shell_chromium.org, mmenke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename NetLogLogger and CapturingNetLog Renaming two classes CapturingNetLog --> TestNetLog NetLogLogger --> WriteToFileNetLogObserver BUG=473252 TBR=jam,mmenke Committed: https://crrev.com/62985ca964bae26730280620d01a606eeff1d226 Cr-Commit-Position: refs/heads/master@{#325611}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Rename NetLogLogger and CapturingNetLog and review comments incorporated #

Patch Set 3 : Rename NetLogLogger and CapturingNetLog(removed compiler error for chromeOS) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+464 lines, -1035 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/api/dial/dial_service_unittest.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/log_private/log_private_api.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/log_private/log_private_api_chromeos.cc View 1 2 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/extensions/api/web_request/web_request_api_unittest.cc View 1 12 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/net/chrome_net_log.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/chrome_net_log.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/net_log_temp_file.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/net_log_temp_file.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M components/cronet/android/cronet_url_request_context_adapter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M components/cronet/android/cronet_url_request_context_adapter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/cronet/android/url_request_context_adapter.h View 2 chunks +2 lines, -2 lines 0 comments Download
M components/cronet/android/url_request_context_adapter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_config_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_network_delegate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_test_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h View 3 chunks +3 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_event_store_unittest.cc View 11 chunks +13 lines, -15 lines 0 comments Download
M content/shell/browser/shell_net_log.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/shell/browser/shell_net_log.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M extensions/browser/api/cast_channel/cast_channel_apitest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M extensions/browser/api/cast_channel/cast_socket_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M extensions/browser/api/cast_channel/cast_transport_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M google_apis/gcm/tools/mcs_probe.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/file_stream_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/multi_log_ct_verifier_unittest.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M net/http/http_auth_handler_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/http/http_cache_unittest.cc View 1 29 chunks +31 lines, -31 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 52 chunks +52 lines, -52 lines 0 comments Download
D net/log/capturing_net_log.h View 1 chunk +0 lines, -83 lines 0 comments Download
D net/log/capturing_net_log.cc View 1 chunk +0 lines, -70 lines 0 comments Download
D net/log/net_log_logger.h View 1 chunk +0 lines, -79 lines 0 comments Download
D net/log/net_log_logger.cc View 1 chunk +0 lines, -99 lines 0 comments Download
D net/log/net_log_logger_unittest.cc View 1 chunk +0 lines, -241 lines 0 comments Download
M net/log/net_log_unittest.h View 12 chunks +15 lines, -15 lines 0 comments Download
M net/log/net_log_unittest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
A + net/log/test_net_log.h View 1 3 chunks +19 lines, -20 lines 0 comments Download
A + net/log/test_net_log.cc View 1 1 chunk +18 lines, -19 lines 0 comments Download
M net/log/trace_net_log_observer_unittest.cc View 9 chunks +9 lines, -9 lines 0 comments Download
A + net/log/write_to_file_net_log_observer.h View 1 4 chunks +10 lines, -10 lines 0 comments Download
A + net/log/write_to_file_net_log_observer.cc View 4 chunks +12 lines, -10 lines 0 comments Download
A + net/log/write_to_file_net_log_observer_unittest.cc View 1 11 chunks +17 lines, -16 lines 0 comments Download
M net/net.gyp View 1 chunk +2 lines, -2 lines 0 comments Download
M net/net.gypi View 1 2 chunks +3 lines, -3 lines 0 comments Download
M net/proxy/multi_threaded_proxy_resolver_unittest.cc View 1 8 chunks +8 lines, -8 lines 0 comments Download
M net/proxy/proxy_resolver_v8_tracing_unittest.cc View 1 18 chunks +35 lines, -35 lines 0 comments Download
M net/proxy/proxy_resolver_v8_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M net/proxy/proxy_script_decider_unittest.cc View 9 chunks +10 lines, -10 lines 0 comments Download
M net/proxy/proxy_service_unittest.cc View 1 12 chunks +12 lines, -12 lines 0 comments Download
M net/quic/quic_client_session_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_network_transaction_unittest.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M net/socket/client_socket_pool_base_unittest.cc View 1 18 chunks +18 lines, -18 lines 0 comments Download
M net/socket/socks5_client_socket_unittest.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M net/socket/socks_client_socket_unittest.cc View 12 chunks +12 lines, -12 lines 0 comments Download
M net/socket/ssl_client_socket_openssl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket/ssl_client_socket_unittest.cc View 19 chunks +19 lines, -19 lines 0 comments Download
M net/socket/transport_client_socket_pool_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/transport_client_socket_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/socket/websocket_transport_client_socket_pool_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_http_stream_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_proxy_client_socket_unittest.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M net/spdy/spdy_session_unittest.cc View 1 9 chunks +9 lines, -9 lines 0 comments Download
M net/spdy/spdy_stream_unittest.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M net/udp/udp_socket_perftest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/udp/udp_socket_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M net/url_request/url_request_unittest.cc View 14 chunks +15 lines, -15 lines 0 comments Download
M net/websockets/websocket_basic_stream_test.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
vishal.b
Please have a look and review the code.
5 years, 8 months ago (2015-04-13 09:29:30 UTC) #2
eroman
https://codereview.chromium.org/1084533002/diff/1/chrome/browser/extensions/api/dial/dial_service_unittest.cc File chrome/browser/extensions/api/dial/dial_service_unittest.cc (right): https://codereview.chromium.org/1084533002/diff/1/chrome/browser/extensions/api/dial/dial_service_unittest.cc#newcode52 chrome/browser/extensions/api/dial/dial_service_unittest.cc:52: net::TestNetLog capturing_net_log_; As a follow up, I would like ...
5 years, 8 months ago (2015-04-14 20:06:12 UTC) #3
vishal.b
On 2015/04/14 20:06:12, eroman wrote: Hi, I incorporated all the comments given by you. Please ...
5 years, 8 months ago (2015-04-15 07:33:55 UTC) #4
vishal.b
On 2015/04/14 20:06:12, eroman wrote: Hi, I incorporated all the comments given by you. Please ...
5 years, 8 months ago (2015-04-15 07:34:10 UTC) #5
eroman
Patchset 2 LGTM.
5 years, 8 months ago (2015-04-15 15:54:39 UTC) #6
eroman
Please update the CL description to reference the additional class that was renamed. You will ...
5 years, 8 months ago (2015-04-15 15:57:41 UTC) #7
vishal.b
Please review the code.
5 years, 8 months ago (2015-04-16 04:49:37 UTC) #9
jam
On 2015/04/16 04:49:37, vishal.b wrote: > Please review the code. what do you want me ...
5 years, 8 months ago (2015-04-16 14:49:37 UTC) #10
eroman
vishal.b is renaming some classes in net/, and I believe he added you following "git ...
5 years, 8 months ago (2015-04-16 19:14:39 UTC) #11
davidben
Presuming I'm here for content/, content/ lgtm. I didn't look at net/, but I assume ...
5 years, 8 months ago (2015-04-16 19:23:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1084533002/20001
5 years, 8 months ago (2015-04-17 05:23:54 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/28287)
5 years, 8 months ago (2015-04-17 05:48:04 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1084533002/40001
5 years, 8 months ago (2015-04-17 07:47:09 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-04-17 08:46:03 UTC) #20
commit-bot: I haz the power
5 years, 8 months ago (2015-04-17 08:46:50 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/62985ca964bae26730280620d01a606eeff1d226
Cr-Commit-Position: refs/heads/master@{#325611}

Powered by Google App Engine
This is Rietveld 408576698