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

Issue 2626223002: Show the exact cache size for time ranges if supported (Closed)

Created:
3 years, 11 months ago by dullweber
Modified:
3 years, 11 months ago
Reviewers:
msramek, Dan Beam
CC:
chromium-reviews, jam, markusheintz_, darin-cc_chromium.org, msramek+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Show the exact cache size for time ranges if supported. This will show the right cache size when a time range is selected on linux and android, where SimpleBackend is used for caching. Windows will still show the upper estimate because there is no efficient way to determine the cache size in the blockfile cache. BUG=671196 BASE=2626173003 Review-Url: https://codereview.chromium.org/2626223002 Cr-Commit-Position: refs/heads/master@{#444335} Committed: https://chromium.googlesource.com/chromium/src/+/de9e5f3b8c67ff572ca76b292b5a51bf474e8d4f

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : fix chromeos build #

Total comments: 4

Patch Set 4 : rebase #

Messages

Total messages: 29 (20 generated)
dullweber
3 years, 11 months ago (2017-01-12 14:28:00 UTC) #10
msramek
browsing_data/ LGTM https://codereview.chromium.org/2626223002/diff/40001/chrome/browser/browsing_data/conditional_cache_counting_helper_browsertest.cc File chrome/browser/browsing_data/conditional_cache_counting_helper_browsertest.cc (right): https://codereview.chromium.org/2626223002/diff/40001/chrome/browser/browsing_data/conditional_cache_counting_helper_browsertest.cc#newcode94 chrome/browser/browsing_data/conditional_cache_counting_helper_browsertest.cc:94: base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(kTimeoutMs)); nit: This Sleep() is here because ...
3 years, 11 months ago (2017-01-12 14:44:07 UTC) #11
dullweber
https://codereview.chromium.org/2626223002/diff/40001/chrome/browser/browsing_data/conditional_cache_counting_helper_browsertest.cc File chrome/browser/browsing_data/conditional_cache_counting_helper_browsertest.cc (right): https://codereview.chromium.org/2626223002/diff/40001/chrome/browser/browsing_data/conditional_cache_counting_helper_browsertest.cc#newcode94 chrome/browser/browsing_data/conditional_cache_counting_helper_browsertest.cc:94: base::PlatformThread::Sleep(base::TimeDelta::FromMilliseconds(kTimeoutMs)); On 2017/01/12 14:44:07, msramek wrote: > nit: This ...
3 years, 11 months ago (2017-01-12 15:03:42 UTC) #13
dullweber
dbeam@chromium.org: Please review changes in chrome/browser/ui/webui/options/ and .../settings/
3 years, 11 months ago (2017-01-16 10:31:49 UTC) #18
Dan Beam
lgtm
3 years, 11 months ago (2017-01-18 02:21:56 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2626223002/40001
3 years, 11 months ago (2017-01-18 09:15:38 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/137535) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 11 months ago (2017-01-18 09:17:18 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2626223002/60001
3 years, 11 months ago (2017-01-18 10:58:58 UTC) #26
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 11:36:17 UTC) #29
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/de9e5f3b8c67ff572ca76b292b5a...

Powered by Google App Engine
This is Rietveld 408576698