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

Issue 1162903008: Add field trial handling to enable the Data Reduction Proxy config service. (Closed)

Created:
5 years, 6 months ago by jeremyim
Modified:
5 years, 6 months ago
Reviewers:
bengr
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add field trial handling to enable the Data Reduction Proxy config service. This field trial will allow the config service client to be enabled as well as providing a means to set the config service URL. Values on the command line will override values coming from the field trials. BUG=466753 Committed: https://crrev.com/26fd4200a79cccf6dd15b6ee6cb2c31c0eef6834 Cr-Commit-Position: refs/heads/master@{#333635}

Patch Set 1 #

Total comments: 12

Patch Set 2 : bengr CR comments #

Total comments: 4

Patch Set 3 : bengr CR comment #

Messages

Total messages: 15 (5 generated)
jeremyim
PTAL! =)
5 years, 6 months ago (2015-06-05 22:57:47 UTC) #2
bengr
https://codereview.chromium.org/1162903008/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.cc (right): https://codereview.chromium.org/1162903008/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.cc#newcode122 components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.cc:122: std::string url = DataReductionProxyParams::GetConfigServiceURL(); Why not just have GetConfigServiceURL ...
5 years, 6 months ago (2015-06-09 16:32:28 UTC) #3
jeremyim
https://codereview.chromium.org/1162903008/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.cc (right): https://codereview.chromium.org/1162903008/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.cc#newcode122 components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.cc:122: std::string url = DataReductionProxyParams::GetConfigServiceURL(); On 2015/06/09 16:32:28, bengr wrote: ...
5 years, 6 months ago (2015-06-09 18:32:51 UTC) #4
bengr
lgtm with nits https://codereview.chromium.org/1162903008/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/1162903008/diff/20001/components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc#newcode182 components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc:182: if (url.empty()) Probably worth adding a ...
5 years, 6 months ago (2015-06-09 22:58:16 UTC) #5
jeremyim
Thanks for looking at this! https://codereview.chromium.org/1162903008/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/1162903008/diff/20001/components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc#newcode182 components/data_reduction_proxy/core/common/data_reduction_proxy_params.cc:182: if (url.empty()) On 2015/06/09 ...
5 years, 6 months ago (2015-06-09 23:02:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1162903008/40001
5 years, 6 months ago (2015-06-09 23:08:53 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator_ninja/builds/33357)
5 years, 6 months ago (2015-06-09 23:57:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1162903008/40001
5 years, 6 months ago (2015-06-10 00:24:29 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 6 months ago (2015-06-10 01:24:13 UTC) #14
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 01:26:02 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/26fd4200a79cccf6dd15b6ee6cb2c31c0eef6834
Cr-Commit-Position: refs/heads/master@{#333635}

Powered by Google App Engine
This is Rietveld 408576698