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

Issue 2869005: Disk Cache: Remove deprecated methods from the disk cache interface.... (Closed)

Created:
10 years, 6 months ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
Reviewers:
tonyg
CC:
chromium-reviews, pam+watch_chromium.org, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Disk Cache: Remove deprecated methods from the disk cache interface. BUG=26730 TEST=current tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50147

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -191 lines) Patch
M net/disk_cache/backend_impl.h View 1 3 chunks +15 lines, -9 lines 0 comments Download
M net/disk_cache/backend_impl.cc View 9 chunks +28 lines, -24 lines 0 comments Download
M net/disk_cache/backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/disk_cache.h View 5 chunks +0 lines, -54 lines 0 comments Download
M net/disk_cache/disk_cache_perftest.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M net/disk_cache/entry_impl.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/disk_cache/entry_unittest.cc View 7 chunks +57 lines, -29 lines 0 comments Download
M net/disk_cache/mem_backend_impl.h View 2 chunks +10 lines, -8 lines 0 comments Download
M net/disk_cache/mem_entry_impl.h View 2 chunks +3 lines, -1 line 0 comments Download
M net/disk_cache/sparse_control.h View 1 chunk +1 line, -1 line 0 comments Download
M net/disk_cache/sparse_control.cc View 1 3 chunks +8 lines, -4 lines 0 comments Download
M net/disk_cache/stress_cache.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/http/http_cache_unittest.cc View 5 chunks +0 lines, -41 lines 0 comments Download
M net/tools/dump_cache/cache_dumper.h View 3 chunks +9 lines, -6 lines 0 comments Download
M net/tools/dump_cache/cache_dumper.cc View 3 chunks +10 lines, -7 lines 0 comments Download
M net/tools/dump_cache/upgrade.cc View 4 chunks +15 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rvargas (doing something else)
10 years, 6 months ago (2010-06-16 21:28:00 UTC) #1
rvargas (doing something else)
Removed the casts.
10 years, 6 months ago (2010-06-16 22:42:55 UTC) #2
tonyg
10 years, 6 months ago (2010-06-16 23:13:01 UTC) #3
On 2010/06/16 22:42:55, rvargas wrote:
> Removed the casts.

LGTM

Powered by Google App Engine
This is Rietveld 408576698