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

Issue 10148001: Disk Cache: Add more corruption tracking histograms. (Closed)

Created:
8 years, 8 months ago by rvargas (doing something else)
Modified:
8 years, 7 months ago
Reviewers:
gavinp
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Disk Cache: Add more corruption tracking histograms. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134678

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 29

Patch Set 3 : #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -52 lines) Patch
M net/disk_cache/addr.h View 3 chunks +11 lines, -1 line 0 comments Download
M net/disk_cache/addr.cc View 2 chunks +21 lines, -1 line 0 comments Download
M net/disk_cache/backend_impl.cc View 1 2 4 chunks +8 lines, -3 lines 0 comments Download
M net/disk_cache/entry_impl.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M net/disk_cache/errors.h View 1 2 2 chunks +3 lines, -1 line 0 comments Download
M net/disk_cache/rankings.h View 1 2 3 4 3 chunks +7 lines, -5 lines 0 comments Download
M net/disk_cache/rankings.cc View 1 2 3 4 2 chunks +101 lines, -34 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
rvargas (doing something else)
8 years, 8 months ago (2012-04-19 21:41:46 UTC) #1
rvargas (doing something else)
http://codereview.chromium.org/10148001/diff/1/net/disk_cache/rankings.cc File net/disk_cache/rankings.cc (right): http://codereview.chromium.org/10148001/diff/1/net/disk_cache/rankings.cc#newcode853 net/disk_cache/rankings.cc:853: int Rankings::CheckListSection(List list, Addr stop1, Addr stop2, bool forward, ...
8 years, 8 months ago (2012-04-19 21:45:09 UTC) #2
gavinp
You predicted my nit right. Not related to this CL, but food for thought: rankings.cc ...
8 years, 8 months ago (2012-04-23 19:10:37 UTC) #3
rvargas (doing something else)
thanks http://codereview.chromium.org/10148001/diff/1/net/disk_cache/rankings.cc File net/disk_cache/rankings.cc (right): http://codereview.chromium.org/10148001/diff/1/net/disk_cache/rankings.cc#newcode792 net/disk_cache/rankings.cc:792: forward = false; On 2012/04/23 19:10:37, gavinp wrote: ...
8 years, 8 months ago (2012-04-23 21:22:25 UTC) #4
gavinp
If you don't want to put the enum in the header, then I think the ...
8 years, 8 months ago (2012-04-25 12:40:23 UTC) #5
rvargas (doing something else)
On 2012/04/25 12:40:23, gavinp wrote: > If you don't want to put the enum in ...
8 years, 8 months ago (2012-04-25 19:53:53 UTC) #6
gavinp
I went through this patch a lot more carefully, and unfortunately, I found a lot ...
8 years, 8 months ago (2012-04-26 15:46:54 UTC) #7
rvargas (doing something else)
I apologize for the time lost following the CL. I understand it may look deceivingly ...
8 years, 8 months ago (2012-04-27 00:18:10 UTC) #8
gavinp
OK, you've worn me down on the bool.... But I'm still thinking last3, last4 could ...
8 years, 7 months ago (2012-04-30 18:57:15 UTC) #9
rvargas (doing something else)
http://codereview.chromium.org/10148001/diff/16001/net/disk_cache/rankings.cc File net/disk_cache/rankings.cc (right): http://codereview.chromium.org/10148001/diff/16001/net/disk_cache/rankings.cc#newcode789 net/disk_cache/rankings.cc:789: Addr last3, last4; On 2012/04/30 18:57:15, gavinp wrote: > ...
8 years, 7 months ago (2012-04-30 22:03:00 UTC) #10
gavinp
LGTM. Thanks for bearing with me as I read through this!
8 years, 7 months ago (2012-04-30 22:13:17 UTC) #11
rvargas (doing something else)
Thanks. I uploaded what should be the final version (#5). (and will commit it when ...
8 years, 7 months ago (2012-04-30 23:31:05 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rvargas@chromium.org/10148001/44002
8 years, 7 months ago (2012-05-01 03:12:28 UTC) #13
commit-bot: I haz the power
8 years, 7 months ago (2012-05-01 04:58:39 UTC) #14
Change committed as 134678

Powered by Google App Engine
This is Rietveld 408576698