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

Issue 1216443002: [Chromecast] Add net logging. (Closed)

Created:
5 years, 6 months ago by derekjchow1
Modified:
5 years, 6 months ago
Reviewers:
lcwu1, gunsch
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, wzhong, byungchul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromecast] Add net logging. Adds ShellNetLog to URLRequestContextGetters. BUG=internal b/21900278 Committed: https://crrev.com/8ac56a2a2a14877b49d56a19a2e3396bca48a207 Cr-Commit-Position: refs/heads/master@{#336426}

Patch Set 1 #

Patch Set 2 : compilation fix #

Patch Set 3 : use cast_net_log #

Total comments: 6

Patch Set 4 : Move to cast_browser_main_parts #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -19 lines) Patch
M chromecast/browser/cast_browser_main_parts.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M chromecast/browser/cast_browser_main_parts.cc View 1 2 3 3 chunks +4 lines, -2 lines 0 comments Download
A chromecast/browser/cast_net_log.h View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A + chromecast/browser/cast_net_log.cc View 1 2 3 5 chunks +11 lines, -15 lines 0 comments Download
M chromecast/browser/url_request_context_factory.h View 1 2 3 4 3 chunks +4 lines, -1 line 0 comments Download
M chromecast/browser/url_request_context_factory.cc View 1 2 3 5 chunks +6 lines, -1 line 0 comments Download
M chromecast/chromecast.gyp View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
derekjchow1
PTAL. I considered trying to reuse ShellNetLog, but that adds a dependency on content/shell (and ...
5 years, 6 months ago (2015-06-26 01:03:04 UTC) #2
lcwu1
https://codereview.chromium.org/1216443002/diff/40001/chromecast/browser/cast_net_log.cc File chromecast/browser/cast_net_log.cc (right): https://codereview.chromium.org/1216443002/diff/40001/chromecast/browser/cast_net_log.cc#newcode55 chromecast/browser/cast_net_log.cc:55: #if defined(OS_WIN) Cast doesn't care about OS_WIN. :-) https://codereview.chromium.org/1216443002/diff/40001/chromecast/browser/cast_net_log.h ...
5 years, 6 months ago (2015-06-26 04:30:27 UTC) #4
derekjchow1
https://codereview.chromium.org/1216443002/diff/40001/chromecast/browser/cast_net_log.cc File chromecast/browser/cast_net_log.cc (right): https://codereview.chromium.org/1216443002/diff/40001/chromecast/browser/cast_net_log.cc#newcode55 chromecast/browser/cast_net_log.cc:55: #if defined(OS_WIN) On 2015/06/26 04:30:26, lcwu1 wrote: > Cast ...
5 years, 6 months ago (2015-06-26 17:58:53 UTC) #5
gunsch
lgtm, thanks!
5 years, 6 months ago (2015-06-26 18:16:48 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1216443002/80001
5 years, 6 months ago (2015-06-26 18:40:56 UTC) #8
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 6 months ago (2015-06-26 18:50:28 UTC) #9
commit-bot: I haz the power
5 years, 6 months ago (2015-06-26 18:51:50 UTC) #10
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/8ac56a2a2a14877b49d56a19a2e3396bca48a207
Cr-Commit-Position: refs/heads/master@{#336426}

Powered by Google App Engine
This is Rietveld 408576698