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

Issue 1830343002: Enable DRP config service by default (Closed)

Created:
4 years, 9 months ago by tbansal1
Modified:
4 years, 8 months ago
Reviewers:
Steven Holte, sclittle
CC:
chromium-reviews, asvitkine+watch_chromium.org, jpfeiff
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable DRP config service by default We have been running this experiment at 50% stable, and are now ready to move to 100%. This CL does not remove the code that will now be deprecated because of DRP config being enabled 100% of time. We should remove that code at some point in future. BUG=597768 Committed: https://crrev.com/849951145321fe4f254e87496a855631c6e777e4 Cr-Commit-Position: refs/heads/master@{#383527}

Patch Set 1 : #

Total comments: 4

Patch Set 2 : sclittle comments #

Total comments: 2

Patch Set 3 : rebased, addressed holte comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -191 lines) Patch
M chrome/browser/about_flags.cc View 1 2 2 chunks +0 lines, -15 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_params.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc View 1 3 chunks +3 lines, -19 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_params_unittest.cc View 1 4 chunks +2 lines, -101 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_switches.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_switches.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M testing/variations/fieldtrial_testing_config_android.json View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M testing/variations/fieldtrial_testing_config_chromeos.json View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M testing/variations/fieldtrial_testing_config_ios.json View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M testing/variations/fieldtrial_testing_config_linux.json View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M testing/variations/fieldtrial_testing_config_mac.json View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M testing/variations/fieldtrial_testing_config_win.json View 1 2 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
tbansal1
sclittle: PTAL. Thanks.
4 years, 9 months ago (2016-03-24 20:55:02 UTC) #4
sclittle
https://codereview.chromium.org/1830343002/diff/20001/components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc File components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc (right): https://codereview.chromium.org/1830343002/diff/20001/components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc#newcode187 components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc:187: return true; nit: Could you add a comment here ...
4 years, 9 months ago (2016-03-24 22:04:04 UTC) #6
tbansal1
sclittle: ptal. thanks. https://codereview.chromium.org/1830343002/diff/20001/components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc File components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc (right): https://codereview.chromium.org/1830343002/diff/20001/components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc#newcode187 components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc:187: return true; On 2016/03/24 22:04:03, sclittle ...
4 years, 9 months ago (2016-03-24 23:44:51 UTC) #8
sclittle
LGTM, thanks for doing this!
4 years, 9 months ago (2016-03-25 18:04:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1830343002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1830343002/60001
4 years, 9 months ago (2016-03-25 18:06:10 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/160822)
4 years, 9 months ago (2016-03-25 18:17:25 UTC) #14
tbansal1
holte: PTAL at testing/* and histograms.xml. Thanks.
4 years, 9 months ago (2016-03-25 18:18:43 UTC) #17
Steven Holte
lgtm, but see comment https://codereview.chromium.org/1830343002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/1830343002/diff/60001/tools/metrics/histograms/histograms.xml#oldcode72361 tools/metrics/histograms/histograms.xml:72361: - <int value="-1107762575" label="enable-data-reduction-proxy-config-client"/> Not ...
4 years, 9 months ago (2016-03-26 01:43:28 UTC) #18
tbansal1
https://codereview.chromium.org/1830343002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/1830343002/diff/60001/tools/metrics/histograms/histograms.xml#oldcode72361 tools/metrics/histograms/histograms.xml:72361: - <int value="-1107762575" label="enable-data-reduction-proxy-config-client"/> On 2016/03/26 01:43:28, Steven Holte ...
4 years, 8 months ago (2016-03-28 16:40:01 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1830343002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1830343002/80001
4 years, 8 months ago (2016-03-28 18:33:32 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 8 months ago (2016-03-28 18:38:38 UTC) #25
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/849951145321fe4f254e87496a855631c6e777e4 Cr-Commit-Position: refs/heads/master@{#383527}
4 years, 8 months ago (2016-03-28 18:42:05 UTC) #27
tbansal1
4 years, 8 months ago (2016-03-28 21:28:12 UTC) #28
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:80001) has been created in
https://codereview.chromium.org/1839783002/ by tbansal@chromium.org.

The reason for reverting is: Reverting because this broke Cronet tests:
https://build.chromium.org/p/chromium.android/builders/Android%20Cronet%20Dat....

Powered by Google App Engine
This is Rietveld 408576698