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

Issue 958683002: Migrate most DataReductionProxyParams methods to be private. (Closed)

Created:
5 years, 10 months ago by jeremyim
Modified:
5 years, 9 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

Migrate most DataReductionProxyParams methods to be private. This further shifts Data Reduction Proxy code from using Params to using Config. BUG=452773 Committed: https://crrev.com/6ccace4dafa0b74c6933d14caea548a2cbfd3244 Cr-Commit-Position: refs/heads/master@{#318596}

Patch Set 1 #

Total comments: 8

Patch Set 2 : bengr CR updates #

Patch Set 3 : Rebase #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -111 lines) Patch
M components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h View 1 2 3 4 chunks +22 lines, -6 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc View 1 2 3 5 chunks +38 lines, -9 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_config_test_utils.h View 1 2 3 2 chunks +9 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_config_test_utils.cc View 1 2 3 3 chunks +5 lines, -6 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_config_unittest.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_configurator_unittest.cc View 2 chunks +2 lines, -6 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc View 1 2 4 chunks +12 lines, -10 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.cc View 1 chunk +1 line, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics_unittest.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_request_options.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_settings.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_usage_stats_unittest.cc View 1 2 12 chunks +15 lines, -40 lines 0 comments Download
M components/data_reduction_proxy/core/common/data_reduction_proxy_params.h View 1 2 3 5 chunks +29 lines, -15 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
jeremyim
PTAL. =)
5 years, 10 months ago (2015-02-25 21:00:17 UTC) #2
bengr
https://codereview.chromium.org/958683002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h File components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h (right): https://codereview.chromium.org/958683002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h#newcode148 components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h:148: // Returns true if the proxy was using the ...
5 years, 10 months ago (2015-02-26 00:53:26 UTC) #3
jeremyim
https://codereview.chromium.org/958683002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h File components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h (right): https://codereview.chromium.org/958683002/diff/1/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h#newcode148 components/data_reduction_proxy/core/browser/data_reduction_proxy_config.h:148: // Returns true if the proxy was using the ...
5 years, 10 months ago (2015-02-26 07:18:54 UTC) #4
bengr
lgtm
5 years, 9 months ago (2015-02-27 23:59:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/958683002/60001
5 years, 9 months ago (2015-02-28 00:39:18 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_aosp/builds/63171)
5 years, 9 months ago (2015-02-28 01:51:56 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/958683002/80001
5 years, 9 months ago (2015-02-28 03:10:21 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:80001)
5 years, 9 months ago (2015-02-28 04:47:29 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-02-28 04:48:39 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6ccace4dafa0b74c6933d14caea548a2cbfd3244
Cr-Commit-Position: refs/heads/master@{#318596}

Powered by Google App Engine
This is Rietveld 408576698