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

Issue 9110017: AppCache: Use WeakPtr instead of base::Unretained for DiskCache callbacks. (Closed)

Created:
8 years, 11 months ago by James Hawkins
Modified:
8 years, 11 months ago
Reviewers:
michaeln, awong
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

AppCache: Use WeakPtr instead of base::Unretained for DiskCache callbacks. BUG=109077, 109068 TEST=none R=michaeln,awong Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=116621

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -7 lines) Patch
M webkit/appcache/appcache_response.cc View 4 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
James Hawkins
8 years, 11 months ago (2012-01-05 22:44:51 UTC) #1
awong
LGTM
8 years, 11 months ago (2012-01-05 23:32:05 UTC) #2
michaeln
Pulling some comments over from the old CL (http://codereview.chromium.org/9064007/) > I think you're right, but ...
8 years, 11 months ago (2012-01-05 23:36:47 UTC) #3
michaeln
8 years, 11 months ago (2012-01-05 23:51:51 UTC) #4
LGTM

Like we chatted about, i'll take care of the CreateBackend call in a seperate
CL.

Powered by Google App Engine
This is Rietveld 408576698