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

Issue 482813004: Adds CastMetricsServiceClient to Chromecast shell. (Closed)

Created:
6 years, 4 months ago by gunsch
Modified:
6 years, 3 months ago
CC:
chromium-reviews, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adds CastMetricsServiceClient to Chromecast shell. Chromecast shell starts up MetricsService but reporting is largely controlled in platform-specific ways. On the Chromecast dongle, this occurs via the API that interfaces with the setup application. R=lcwu@chromium.org,asvitkine@chromium.org,isherman@chromium.org,bryaneyler@chromium.org BUG=400925 Committed: https://crrev.com/0ee038dd6ea4cf91ab50f6f4d459e6f2f5dd10d7 Cr-Commit-Position: refs/heads/master@{#291588}

Patch Set 1 #

Patch Set 2 : registers prefs #

Total comments: 8

Patch Set 3 : address asvitkine's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+352 lines, -2 lines) Patch
M chromecast/chromecast.gyp View 1 2 chunks +30 lines, -1 line 0 comments Download
M chromecast/common/chromecast_config.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
A chromecast/metrics/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
A + chromecast/metrics/OWNERS View 1 2 1 chunk +1 line, -1 line 0 comments Download
A chromecast/metrics/cast_metrics_prefs.h View 1 1 chunk +18 lines, -0 lines 0 comments Download
A chromecast/metrics/cast_metrics_prefs.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download
A chromecast/metrics/cast_metrics_service_client.h View 1 2 1 chunk +74 lines, -0 lines 0 comments Download
A chromecast/metrics/cast_metrics_service_client.cc View 1 2 1 chunk +129 lines, -0 lines 0 comments Download
A chromecast/metrics/platform_metrics_providers.h View 1 chunk +36 lines, -0 lines 0 comments Download
A chromecast/metrics/platform_metrics_providers_simple.cc View 1 chunk +32 lines, -0 lines 0 comments Download
M chromecast/shell/browser/cast_browser_main_parts.h View 2 chunks +5 lines, -0 lines 0 comments Download
M chromecast/shell/browser/cast_browser_main_parts.cc View 1 2 3 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
gunsch
6 years, 4 months ago (2014-08-18 22:12:58 UTC) #1
Alexei Svitkine (slow)
Generally, looks fine. Is there a way to ensure that UMA team gets to review ...
6 years, 4 months ago (2014-08-20 21:21:47 UTC) #2
gunsch
On 2014/08/20 21:21:47, Alexei Svitkine wrote: > Generally, looks fine. > > Is there a ...
6 years, 4 months ago (2014-08-22 16:42:09 UTC) #3
gunsch
https://codereview.chromium.org/482813004/diff/20001/chromecast/metrics/cast_metrics_service_client.cc File chromecast/metrics/cast_metrics_service_client.cc (right): https://codereview.chromium.org/482813004/diff/20001/chromecast/metrics/cast_metrics_service_client.cc#newcode42 chromecast/metrics/cast_metrics_service_client.cc:42: return true; On 2014/08/20 21:21:47, Alexei Svitkine wrote: > ...
6 years, 4 months ago (2014-08-22 16:42:20 UTC) #4
Alexei Svitkine (slow)
Re: Synchronizing state between processes, I mean things like fetching histograms from sub-processes (done via ...
6 years, 4 months ago (2014-08-22 16:48:02 UTC) #5
gunsch
On 2014/08/22 16:48:02, Alexei Svitkine wrote: > Re: Synchronizing state between processes, I mean things ...
6 years, 4 months ago (2014-08-22 18:08:44 UTC) #6
Alexei Svitkine (slow)
LGTM
6 years, 4 months ago (2014-08-22 20:49:44 UTC) #7
lcwu1
lgtm
6 years, 4 months ago (2014-08-22 20:54:50 UTC) #8
gunsch
The CQ bit was checked by gunsch@chromium.org
6 years, 4 months ago (2014-08-22 22:10:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/482813004/40001
6 years, 4 months ago (2014-08-22 22:12:26 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel_swarming on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-22 23:39:07 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (40001) as 4c7f52e63ade5876542b35ac100185d8c22c0086
6 years, 4 months ago (2014-08-23 21:36:49 UTC) #12
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:31:17 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0ee038dd6ea4cf91ab50f6f4d459e6f2f5dd10d7
Cr-Commit-Position: refs/heads/master@{#291588}

Powered by Google App Engine
This is Rietveld 408576698