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

Issue 155231: Disk cache: Additional code cleanup after CL 20067. (Closed)

Created:
11 years, 5 months ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
Reviewers:
Nicolas Sylvain
CC:
chromium-reviews_googlegroups.com, darin (slow to review), willchan no longer on Chromium
Visibility:
Public.

Description

Disk cache: Additional code cleanup after CL 20067. BUG=15596 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20190

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -20 lines) Patch
M net/disk_cache/backend_impl.cc View 6 chunks +10 lines, -20 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
rvargas (doing something else)
11 years, 5 months ago (2009-07-08 19:02:56 UTC) #1
Nicolas Sylvain
LGTM http://codereview.chromium.org/155231/diff/1/2 File net/disk_cache/backend_impl.cc (right): http://codereview.chromium.org/155231/diff/1/2#newcode1133 Line 1133: parent_entry = NULL; maybe here and below ...
11 years, 5 months ago (2009-07-08 20:25:09 UTC) #2
rvargas (doing something else)
11 years, 5 months ago (2009-07-08 20:49:43 UTC) #3
Thanks.

http://codereview.chromium.org/155231/diff/1/2
File net/disk_cache/backend_impl.cc (right):

http://codereview.chromium.org/155231/diff/1/2#newcode1133
Line 1133: parent_entry = NULL;
On 2009/07/08 20:25:09, Nicolas Sylvain wrote:
> maybe here and below you could use .reset()?

there is no reset() for scoped_refptr

Powered by Google App Engine
This is Rietveld 408576698