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

Issue 506083003: Chromecast: command-line switch to override the UMA metric upload URL. (Closed)

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

Description

Chromecast: command-line switch to override the UMA metric upload URL. R=byungchul@chromium.org,isherman@chromium.org BUG=None Committed: https://crrev.com/db879ef83d0b84eeb4d4bc6a77249ace1b2b13ba Cr-Commit-Position: refs/heads/master@{#292791}

Patch Set 1 #

Patch Set 2 : makes switch chromecast-specific #

Patch Set 3 : license headers #

Total comments: 1

Patch Set 4 : make CommandLine a local var #

Patch Set 5 : rebase (patch failure) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -14 lines) Patch
M chromecast/chromecast.gyp View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A + chromecast/common/chromecast_switches.h View 1 2 1 chunk +5 lines, -6 lines 0 comments Download
A + chromecast/common/chromecast_switches.cc View 1 2 1 chunk +3 lines, -7 lines 0 comments Download
M chromecast/metrics/cast_metrics_service_client.cc View 1 2 3 4 2 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 18 (3 generated)
gunsch
Hi there, Looking to get your thoughts on this. We regularly set up a local ...
6 years, 3 months ago (2014-08-26 17:48:08 UTC) #1
Ilya Sherman
I'm concerned that this might make it easier for malware to disable UMA reporting. I'd ...
6 years, 3 months ago (2014-08-27 00:33:44 UTC) #2
gunsch
gunsch@chromium.org changed reviewers: + byungchul@chromium.org - asvitkine@chromium.org
6 years, 3 months ago (2014-08-28 22:43:58 UTC) #3
gunsch
On 2014/08/28 22:43:58, gunsch wrote: > mailto:gunsch@chromium.org changed reviewers: > + mailto:byungchul@chromium.org > - mailto:asvitkine@chromium.org ...
6 years, 3 months ago (2014-08-28 22:44:05 UTC) #4
Alexei Svitkine (slow)
I agree with Ilya's concern. Have you considered having this flag only work in debug ...
6 years, 3 months ago (2014-08-29 23:45:21 UTC) #5
gunsch
On 2014/08/29 23:45:21, Alexei Svitkine wrote: > I agree with Ilya's concern. > > Have ...
6 years, 3 months ago (2014-08-29 23:47:38 UTC) #6
Alexei Svitkine (slow)
Fair enough, I'm OK with having this in the Chromecast code only. (My comment was ...
6 years, 3 months ago (2014-08-29 23:51:06 UTC) #7
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/506083003/diff/40001/chromecast/metrics/cast_metrics_service_client.cc File chromecast/metrics/cast_metrics_service_client.cc (right): https://codereview.chromium.org/506083003/diff/40001/chromecast/metrics/cast_metrics_service_client.cc#newcode75 chromecast/metrics/cast_metrics_service_client.cc:75: if (base::CommandLine::ForCurrentProcess()-> Nit: Make a local var for ...
6 years, 3 months ago (2014-08-29 23:51:41 UTC) #8
byungchul
lgtm
6 years, 3 months ago (2014-08-30 00:04:56 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/506083003/60001
6 years, 3 months ago (2014-08-30 00:31:59 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 3 months ago (2014-08-30 00:43:36 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/10671) ios_rel_device_ninja on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/7204)
6 years, 3 months ago (2014-08-30 00:47:04 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/506083003/80001
6 years, 3 months ago (2014-08-30 15:20:39 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001) as c986cebc62b254c0d86f35c57ab400c780a8060c
6 years, 3 months ago (2014-08-30 16:15:29 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:14:19 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/db879ef83d0b84eeb4d4bc6a77249ace1b2b13ba
Cr-Commit-Position: refs/heads/master@{#292791}

Powered by Google App Engine
This is Rietveld 408576698