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

Issue 388663002: Added data reduction proxy holdback experiment (Closed)

Created:
6 years, 5 months ago by bengr
Modified:
6 years, 5 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Added data reduction proxy holdback experiment When this field trial is enabled and the data reduction proxy is enabled, all UI elements will indicate that the proxy is enabled, but the proxy will not be used. BUG=357793, 394541 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283905

Patch Set 1 : #

Total comments: 4

Patch Set 2 : addressed comments on comments #

Patch Set 3 : rebase #

Patch Set 4 : nit #

Patch Set 5 : fixed tests #

Patch Set 6 : #

Patch Set 7 : nit #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -17 lines) Patch
M chrome/browser/net/spdyproxy/data_reduction_proxy_settings_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/spdyproxy/data_reduction_proxy_settings_factory_android.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/net/spdyproxy/data_reduction_proxy_settings_unittest_android.cc View 1 2 3 4 4 chunks +10 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_params.h View 1 2 4 chunks +19 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_params.cc View 1 2 3 4 5 6 2 chunks +7 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_settings.h View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_settings.cc View 1 2 3 4 5 6 7 3 chunks +1 line, -3 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_settings_test_utils.h View 1 2 3 4 5 6 7 2 chunks +7 lines, -4 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_settings_test_utils.cc View 1 2 3 4 5 6 7 4 chunks +10 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_settings_unittest.cc View 1 2 3 4 5 6 7 4 chunks +17 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
bengr
marq: all
6 years, 5 months ago (2014-07-10 23:03:54 UTC) #1
marq (ping after 24h)
LGTM with comment comments. https://codereview.chromium.org/388663002/diff/20001/components/data_reduction_proxy/browser/data_reduction_proxy_params.h File components/data_reduction_proxy/browser/data_reduction_proxy_params.h (right): https://codereview.chromium.org/388663002/diff/20001/components/data_reduction_proxy/browser/data_reduction_proxy_params.h#newcode31 components/data_reduction_proxy/browser/data_reduction_proxy_params.h:31: static const unsigned int kHoldback ...
6 years, 5 months ago (2014-07-11 16:41:24 UTC) #2
bengr
https://codereview.chromium.org/388663002/diff/20001/components/data_reduction_proxy/browser/data_reduction_proxy_params.h File components/data_reduction_proxy/browser/data_reduction_proxy_params.h (right): https://codereview.chromium.org/388663002/diff/20001/components/data_reduction_proxy/browser/data_reduction_proxy_params.h#newcode31 components/data_reduction_proxy/browser/data_reduction_proxy_params.h:31: static const unsigned int kHoldback = (1 << 4); ...
6 years, 5 months ago (2014-07-14 18:51:43 UTC) #3
bengr
The CQ bit was checked by bengr@chromium.org
6 years, 5 months ago (2014-07-16 23:31:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bengr@chromium.org/388663002/140001
6 years, 5 months ago (2014-07-16 23:39:42 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-17 01:34:52 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-17 01:41:45 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/23171) android_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_clang_dbg/builds/161732) chromium_presubmit ...
6 years, 5 months ago (2014-07-17 01:41:46 UTC) #8
bengr
The CQ bit was checked by bengr@chromium.org
6 years, 5 months ago (2014-07-17 17:46:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bengr@chromium.org/388663002/160001
6 years, 5 months ago (2014-07-17 17:50:29 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 22:22:15 UTC) #11
Message was sent while issue was closed.
Change committed as 283905

Powered by Google App Engine
This is Rietveld 408576698