Comment #4 on issue 16740 by bugdro...@chromium.org: Empty cache  
block-files not reused.
http://code.google.com/p/chromium/issues/detail?id=16740

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=22789

------------------------------------------------------------------------
r22789 | lafo...@chromium.org | 2009-08-07 14:14:03 -0700 (Fri, 07 Aug  
2009) | 16 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/195/src/net/disk_cache/block_files.cc?r1=22789&r2=22788
    M  
http://src.chromium.org/viewvc/chrome/branches/195/src/net/disk_cache/block_files.h?r1=22789&r2=22788
    M  
http://src.chromium.org/viewvc/chrome/branches/195/src/net/disk_cache/block_files_unittest.cc?r1=22789&r2=22788
    M  
http://src.chromium.org/viewvc/chrome/branches/195/src/net/disk_cache/entry_impl.cc?r1=22789&r2=22788

Merge 21762 - Disk Cache: Delete chained block files when they become empty.

We were leaving empty block files in the chain, and worst
of all, not reusing them because we were thinking that these
files were "almost full". Now we also check for empty files
when the cache starts.

BUG=16740
TEST=unittest.


Review URL: http://codereview.chromium.org/159451

tbr=rvar...@google.com

Review URL: http://codereview.chromium.org/164187
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to