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

Issue 1347043002: Move ChromeNetLog to //components (Closed)

Created:
5 years, 3 months ago by droger
Modified:
5 years, 3 months ago
CC:
chromium-reviews, asanka, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, imcheng+watch_chromium.org, droger+watchlist_chromium.org, feature-media-reviews_chromium.org, benjhayden+dwatch_chromium.org, jasonroberts+watch_google.com, sdefresne+watchlist_chromium.org, avayvod+watch_chromium.org, mcasas+watch_chromium.org, posciak+watch_chromium.org, eroman, blundell+watchlist_chromium.org, chromium-apps-reviews_chromium.org, xjz+watch_chromium.org, isheriff+watch_chromium.org, mmenke, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move ChromeNetLog to //components BUG=508071 TBR=jochen Committed: https://crrev.com/c690e8808f4dd28a19acc50feb5a51d9107795e1 Cr-Commit-Position: refs/heads/master@{#349928}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : DetachFromThread #

Total comments: 9

Patch Set 3 : Review comments #

Patch Set 4 : Review comments #

Total comments: 6

Patch Set 5 : Review comments #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+294 lines, -1225 lines) Patch
M chrome/browser/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/DEPS View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_process.h View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/browser_process_impl.h View 4 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 2 3 4 5 4 chunks +9 lines, -3 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/download/download_service_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/dial/dial_registry.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/log_private/log_private_api.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/log_private/log_private_api_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/chrome_extensions_browser_client.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/io_thread.h View 1 2 3 4 5 5 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/io_thread.cc View 1 2 3 4 5 4 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/media/cast_transport_host_filter.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/net/chrome_net_log.h View 1 chunk +0 lines, -41 lines 0 comments Download
D chrome/browser/net/chrome_net_log.cc View 1 chunk +0 lines, -94 lines 0 comments Download
A + chrome/browser/net/chrome_net_log_helper.h View 1 2 6 1 chunk +8 lines, -9 lines 0 comments Download
A + chrome/browser/net/chrome_net_log_helper.cc View 1 2 6 2 chunks +3 lines, -70 lines 0 comments Download
D chrome/browser/net/net_log_temp_file.h View 1 chunk +0 lines, -163 lines 0 comments Download
D chrome/browser/net/net_log_temp_file.cc View 1 chunk +0 lines, -222 lines 0 comments Download
D chrome/browser/net/net_log_temp_file_unittest.cc View 1 chunk +0 lines, -384 lines 0 comments Download
M chrome/browser/net/predictor_browsertest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/profiles/off_the_record_profile_io_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl_io_data.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_io_data.cc View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/BUILD.gn View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/net_export_ui.cc View 9 chunks +22 lines, -24 lines 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui.h View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui.cc View 1 2 5 chunks +7 lines, -34 lines 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/base/testing_browser_process.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/testing_browser_process.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/BUILD.gn View 1 2 3 4 5 2 chunks +2 lines, -0 lines 0 comments Download
M components/components.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M components/components_tests.gyp View 1 2 3 4 5 2 chunks +2 lines, -0 lines 0 comments Download
A + components/net_log.gypi View 1 1 chunk +8 lines, -6 lines 0 comments Download
A + components/net_log/BUILD.gn View 1 chunk +10 lines, -11 lines 0 comments Download
A + components/net_log/DEPS View 1 2 6 1 chunk +2 lines, -0 lines 0 comments Download
A + components/net_log/OWNERS View 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/net_log/chrome_net_log.h View 1 2 3 4 6 1 chunk +31 lines, -11 lines 0 comments Download
A + components/net_log/chrome_net_log.cc View 1 2 3 6 3 chunks +54 lines, -45 lines 0 comments Download
A + components/net_log/net_log_temp_file.h View 1 2 3 4 6 chunks +24 lines, -13 lines 0 comments Download
A + components/net_log/net_log_temp_file.cc View 1 2 3 10 chunks +38 lines, -31 lines 0 comments Download
A + components/net_log/net_log_temp_file_unittest.cc View 1 2 3 9 chunks +29 lines, -21 lines 0 comments Download

Messages

Total messages: 28 (11 generated)
droger
5 years, 3 months ago (2015-09-16 14:11:16 UTC) #7
mmenke
[+eroman] I'm assuming NetLogTempFile is used on iOS, and it's not just the constants we ...
5 years, 3 months ago (2015-09-16 15:25:11 UTC) #9
droger
Yes, I think it is needed for about://net-export. https://codereview.chromium.org/1347043002/diff/100001/components/net_log/net_log_temp_file.cc File components/net_log/net_log_temp_file.cc (right): https://codereview.chromium.org/1347043002/diff/100001/components/net_log/net_log_temp_file.cc#newcode125 components/net_log/net_log_temp_file.cc:125: DCHECK(thread_checker_.CalledOnValidThread()); ...
5 years, 3 months ago (2015-09-16 15:34:20 UTC) #10
eroman
https://codereview.chromium.org/1347043002/diff/120001/chrome/browser/net/chrome_net_log_helper.cc File chrome/browser/net/chrome_net_log_helper.cc (right): https://codereview.chromium.org/1347043002/diff/120001/chrome/browser/net/chrome_net_log_helper.cc#newcode13 chrome/browser/net/chrome_net_log_helper.cc:13: *base::CommandLine::ForCurrentProcess(); Can you make this an input parameter to ...
5 years, 3 months ago (2015-09-16 20:52:21 UTC) #11
droger
Thank you for the review. https://codereview.chromium.org/1347043002/diff/120001/chrome/browser/net/chrome_net_log_helper.cc File chrome/browser/net/chrome_net_log_helper.cc (right): https://codereview.chromium.org/1347043002/diff/120001/chrome/browser/net/chrome_net_log_helper.cc#newcode13 chrome/browser/net/chrome_net_log_helper.cc:13: *base::CommandLine::ForCurrentProcess(); On 2015/09/16 20:52:21, ...
5 years, 3 months ago (2015-09-17 08:39:11 UTC) #12
mmenke
LGTM, just nits. https://codereview.chromium.org/1347043002/diff/160001/components/net_log/chrome_net_log.h File components/net_log/chrome_net_log.h (right): https://codereview.chromium.org/1347043002/diff/160001/components/net_log/chrome_net_log.h#newcode10 components/net_log/chrome_net_log.h:10: #include "base/command_line.h" While you're here, mind ...
5 years, 3 months ago (2015-09-17 15:50:51 UTC) #13
droger
https://codereview.chromium.org/1347043002/diff/160001/components/net_log/chrome_net_log.h File components/net_log/chrome_net_log.h (right): https://codereview.chromium.org/1347043002/diff/160001/components/net_log/chrome_net_log.h#newcode30 components/net_log/chrome_net_log.h:30: class ChromeNetLog : public net::NetLog { On 2015/09/17 15:50:51, ...
5 years, 3 months ago (2015-09-17 15:53:23 UTC) #14
droger
On 2015/09/17 15:53:23, droger wrote: > What about NetLogImpl? Collin argued that ChromeNetLog a good ...
5 years, 3 months ago (2015-09-17 16:00:36 UTC) #15
droger
I'm going to keep ChromeNetLog and net_log because I don't really have better ideas. Let ...
5 years, 3 months ago (2015-09-18 08:27:58 UTC) #16
droger
Barring any objections, I'll push this on Monday.
5 years, 3 months ago (2015-09-18 09:48:59 UTC) #17
eroman
lgtm
5 years, 3 months ago (2015-09-18 19:57:13 UTC) #18
droger
+blundell for //components
5 years, 3 months ago (2015-09-21 12:52:25 UTC) #20
blundell
lgtm
5 years, 3 months ago (2015-09-21 12:56:21 UTC) #21
droger
TBR=jochen for trivial namespace and #include changes in //chrome/browser.
5 years, 3 months ago (2015-09-21 13:18:16 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1347043002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1347043002/220001
5 years, 3 months ago (2015-09-21 13:18:49 UTC) #26
commit-bot: I haz the power
Committed patchset #7 (id:220001)
5 years, 3 months ago (2015-09-21 14:29:25 UTC) #27
commit-bot: I haz the power
5 years, 3 months ago (2015-09-21 14:30:09 UTC) #28
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/c690e8808f4dd28a19acc50feb5a51d9107795e1
Cr-Commit-Position: refs/heads/master@{#349928}

Powered by Google App Engine
This is Rietveld 408576698