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

Issue 2643013004: Add data usage tracking for chrome services (Closed)

Created:
3 years, 11 months ago by Raj
Modified:
3 years, 11 months ago
CC:
chromium-reviews, blundell+watchlist_chromium.org, sdefresne+watchlist_chromium.org, droger+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add data usage tracking for chrome services Add data usage tracking for captive portal, web resource and signin services BUG=655749 Review-Url: https://codereview.chromium.org/2643013004 Cr-Commit-Position: refs/heads/master@{#445810} Committed: https://chromium.googlesource.com/chromium/src/+/a81c185f34b34ef8410239506825b185b332c00b

Patch Set 1 #

Patch Set 2 : Fix histograms.xml #

Total comments: 2

Patch Set 3 : Change "signin" as string #

Patch Set 4 : rebased #

Patch Set 5 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M components/captive_portal/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/captive_portal/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/captive_portal/captive_portal_detector.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M components/data_use_measurement/core/data_use_user_data.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M components/data_use_measurement/core/data_use_user_data.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M components/signin/core/browser/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/signin/core/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/signin/core/browser/gaia_cookie_manager_service.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M components/web_resource/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/web_resource/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/web_resource/web_resource_service.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (18 generated)
Raj
achuith: ptal components/web_resource/* mmenke: ptal components/captive_portal/* rogerta: ptal components/signin/core/browser/* rkaplow: ptal histograms.xml
3 years, 11 months ago (2017-01-20 18:00:41 UTC) #6
mmenke
On 2017/01/20 18:00:41, Raj wrote: > achuith: ptal components/web_resource/* > > mmenke: ptal components/captive_portal/* > ...
3 years, 11 months ago (2017-01-20 18:12:13 UTC) #7
Raj
tbansal: ptal components/data_use_measurement/core/*
3 years, 11 months ago (2017-01-20 20:04:41 UTC) #9
rkaplow
https://codereview.chromium.org/2643013004/diff/20001/components/data_use_measurement/core/data_use_user_data.cc File components/data_use_measurement/core/data_use_user_data.cc (right): https://codereview.chromium.org/2643013004/diff/20001/components/data_use_measurement/core/data_use_user_data.cc#newcode108 components/data_use_measurement/core/data_use_user_data.cc:108: return SIGNIN; why is this not returning a string?
3 years, 11 months ago (2017-01-20 22:42:47 UTC) #10
tbansal1
lgtm
3 years, 11 months ago (2017-01-20 23:10:16 UTC) #11
Raj
Fixed comments. https://codereview.chromium.org/2643013004/diff/20001/components/data_use_measurement/core/data_use_user_data.cc File components/data_use_measurement/core/data_use_user_data.cc (right): https://codereview.chromium.org/2643013004/diff/20001/components/data_use_measurement/core/data_use_user_data.cc#newcode108 components/data_use_measurement/core/data_use_user_data.cc:108: return SIGNIN; On 2017/01/20 22:42:47, rkaplow wrote: ...
3 years, 11 months ago (2017-01-20 23:28:11 UTC) #12
rkaplow
lgtm
3 years, 11 months ago (2017-01-23 15:28:00 UTC) #17
Roger Tawa OOO till Jul 10th
lgtm for signin deps, but since I don't work on signin anymore adding Mihai who ...
3 years, 11 months ago (2017-01-23 15:44:36 UTC) #19
msarda
LGTM for sign-in code.
3 years, 11 months ago (2017-01-23 16:40:04 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2643013004/60001
3 years, 11 months ago (2017-01-23 18:03:17 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/347675)
3 years, 11 months ago (2017-01-23 18:11:53 UTC) #25
achuithb
lgtm
3 years, 11 months ago (2017-01-24 19:40:27 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2643013004/80001
3 years, 11 months ago (2017-01-24 19:43:37 UTC) #29
commit-bot: I haz the power
3 years, 11 months ago (2017-01-24 21:14:19 UTC) #32
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/a81c185f34b34ef8410239506825...

Powered by Google App Engine
This is Rietveld 408576698