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

Issue 149313: Fix memory leak in ImageButton exposed by r20028. (Closed)

Created:
11 years, 5 months ago by Miranda Callahan
Modified:
9 years, 7 months ago
Reviewers:
Glen Murphy
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Fix memory leak in ImageButton exposed by r20028. BUG= none. TEST= none. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20134

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M views/controls/button/image_button.h View 1 chunk +1 line, -1 line 0 comments Download
M views/controls/button/image_button.cc View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Miranda Callahan
Put background_image_ in a scoped_ptr so that memory doesn't leak.
11 years, 5 months ago (2009-07-08 06:57:11 UTC) #1
Glen Murphy
11 years, 5 months ago (2009-07-09 21:14:20 UTC) #2
LG

Powered by Google App Engine
This is Rietveld 408576698