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

Issue 644883006: Pref to update daily content lengths with the latest values. (Closed)

Created:
6 years, 2 months ago by Not at Google. Contact bengr
Modified:
6 years, 1 month ago
Reviewers:
bengr, rpetterson
CC:
chromium-reviews, megjablon
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Pref to update daily content lengths with the latest values. When this pref is set, the daily content length prefs are updated with the latest values from memory. BUG=411540 Committed: https://crrev.com/5e7bd1206f1e6bfd1adb45bcc823d457bdad8ae2 Cr-Commit-Position: refs/heads/master@{#301752}

Patch Set 1 #

Patch Set 2 : Minor whitespace. #

Total comments: 10

Patch Set 3 : Addressed comments by bengr. #

Total comments: 2

Patch Set 4 : Add new include #

Messages

Total messages: 17 (6 generated)
Not at Google. Contact bengr
bengr: components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.cc components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.h components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.cc components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h
6 years, 2 months ago (2014-10-24 23:29:35 UTC) #2
bengr
https://codereview.chromium.org/644883006/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc (right): https://codereview.chromium.org/644883006/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc#newcode196 components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc:196: profile_prefs->SetBoolean( No need to migrate this pref since it's ...
6 years, 1 month ago (2014-10-27 21:47:39 UTC) #3
Not at Google. Contact bengr
https://codereview.chromium.org/644883006/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc (right): https://codereview.chromium.org/644883006/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc#newcode196 components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc:196: profile_prefs->SetBoolean( On 2014/10/27 21:47:39, bengr wrote: > No need ...
6 years, 1 month ago (2014-10-28 00:45:52 UTC) #4
Not at Google. Contact bengr
bengr: components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.cc components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.h components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs_unittest.cc components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.cc components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h rlp: chrome/browser/profiles/profile_io_data.cc
6 years, 1 month ago (2014-10-28 00:46:40 UTC) #6
bengr
lgtm with nit. https://codereview.chromium.org/644883006/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs_unittest.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs_unittest.cc (right): https://codereview.chromium.org/644883006/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs_unittest.cc#newcode177 components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs_unittest.cc:177: base::TimeDelta::FromMinutes(kWriteDelayMinutes))); #include "base/time/time.h"
6 years, 1 month ago (2014-10-28 21:11:45 UTC) #7
Not at Google. Contact bengr
https://codereview.chromium.org/644883006/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs_unittest.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs_unittest.cc (right): https://codereview.chromium.org/644883006/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs_unittest.cc#newcode177 components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs_unittest.cc:177: base::TimeDelta::FromMinutes(kWriteDelayMinutes))); On 2014/10/28 21:11:45, bengr wrote: > #include "base/time/time.h" ...
6 years, 1 month ago (2014-10-28 22:44:54 UTC) #8
Not at Google. Contact bengr
bengr: components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.cc components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.cc components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.h components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs_unittest.cc components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.cc components/data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h mmenke: chrome/browser/profiles/profile_io_data.cc
6 years, 1 month ago (2014-10-28 22:47:49 UTC) #10
rpetterson
profiles lgtm
6 years, 1 month ago (2014-10-28 22:52:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/644883006/60001
6 years, 1 month ago (2014-10-28 23:59:49 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 1 month ago (2014-10-29 00:56:18 UTC) #16
commit-bot: I haz the power
6 years, 1 month ago (2014-10-29 00:57:05 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5e7bd1206f1e6bfd1adb45bcc823d457bdad8ae2
Cr-Commit-Position: refs/heads/master@{#301752}

Powered by Google App Engine
This is Rietveld 408576698