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

Issue 1400903002: Data reduction proxy enabled/disabled UMA for all platforms (Closed)

Created:
5 years, 2 months ago by Raj
Modified:
5 years, 2 months ago
Reviewers:
sclittle, jwd, tbansal1
CC:
chromium-reviews, asvitkine+watch_chromium.org, bengr
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Data reduction proxy enabled/disabled UMA for all platforms New histogram DataReductionProxy.EnabledState is added to count whenever user toggles ON/OFF switch in settings menu for reducing data usage. For desktop, Off-to-On histogram count will increment when the data saver extension is installed as well. BUG=489731 Committed: https://crrev.com/8a0046e4a9f9770f916aa4db26c915fbd4c9a816 Cr-Commit-Position: refs/heads/master@{#354199}

Patch Set 1 #

Patch Set 2 : fix for trybot components_unittests failure #

Total comments: 10

Patch Set 3 : fix for review comments #

Total comments: 6

Patch Set 4 : Addressed tbansal1 comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -0 lines) Patch
M components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc View 1 2 2 chunks +13 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_unittest.cc View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
Raj
5 years, 2 months ago (2015-10-09 20:28:31 UTC) #2
sclittle
https://codereview.chromium.org/1400903002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc (right): https://codereview.chromium.org/1400903002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc#newcode298 components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc:298: void DataReductionProxySettings::RecordSettingsEnabledState( It doesn't look like this function needs ...
5 years, 2 months ago (2015-10-09 20:52:48 UTC) #4
jwd
I think you typed the bug id wrong, I'm getting 404. Do you have metrics ...
5 years, 2 months ago (2015-10-09 21:33:07 UTC) #5
Raj
On 2015/10/09 21:33:07, Jesse Doherty wrote: > I think you typed the bug id wrong, ...
5 years, 2 months ago (2015-10-09 22:18:55 UTC) #6
bengr
On 2015/10/09 22:18:55, Raj wrote: > On 2015/10/09 21:33:07, Jesse Doherty wrote: > > I ...
5 years, 2 months ago (2015-10-09 23:23:58 UTC) #7
Raj
https://codereview.chromium.org/1400903002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc (right): https://codereview.chromium.org/1400903002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc#newcode298 components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc:298: void DataReductionProxySettings::RecordSettingsEnabledState( On 2015/10/09 20:52:48, sclittle wrote: > It ...
5 years, 2 months ago (2015-10-10 01:51:47 UTC) #9
sclittle
lgtm
5 years, 2 months ago (2015-10-12 20:16:04 UTC) #10
tbansal1
drive-by-review. lgtm % comments. https://codereview.chromium.org/1400903002/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h File components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h (right): https://codereview.chromium.org/1400903002/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h#newcode60 components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h:60: // DataReductionProxyEnabledState in nit: Seems ...
5 years, 2 months ago (2015-10-13 01:44:58 UTC) #12
jwd
lgtm
5 years, 2 months ago (2015-10-14 19:30:49 UTC) #13
Raj
https://codereview.chromium.org/1400903002/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h File components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h (right): https://codereview.chromium.org/1400903002/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h#newcode60 components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.h:60: // DataReductionProxyEnabledState in On 2015/10/13 01:44:57, tbansal1 wrote: > ...
5 years, 2 months ago (2015-10-14 23:14:48 UTC) #14
sclittle
Still LGTM
5 years, 2 months ago (2015-10-14 23:16:31 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1400903002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1400903002/60001
5 years, 2 months ago (2015-10-15 00:58:17 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 2 months ago (2015-10-15 02:05:07 UTC) #19
commit-bot: I haz the power
5 years, 2 months ago (2015-10-15 02:06:43 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8a0046e4a9f9770f916aa4db26c915fbd4c9a816
Cr-Commit-Position: refs/heads/master@{#354199}

Powered by Google App Engine
This is Rietveld 408576698