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

Issue 6691037: wm: Fix an uncommon memory leak in the compositor code. (Closed)

Created:
9 years, 8 months ago by Daniel Erat
Modified:
9 years, 7 months ago
Reviewers:
marcheu
CC:
chromium-os-reviews_chromium.org, Greg Spencer (Chromium), Daniel Erat
Visibility:
Public.

Description

wm: Fix an uncommon memory leak in the compositor code. This updates some code to use scoped_ptr. BUG=none TEST=built it Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=eafa314

Patch Set 1 #

Patch Set 2 : update another arg to be a const ref #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -35 lines) Patch
M compositor/gl/opengl_visitor.h View 1 chunk +1 line, -1 line 0 comments Download
M compositor/gl/opengl_visitor.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M compositor/gles/opengles_visitor.h View 1 2 chunks +5 lines, -5 lines 0 comments Download
M compositor/gles/opengles_visitor.cc View 5 chunks +12 lines, -16 lines 0 comments Download
M compositor/mock_compositor.h View 2 chunks +2 lines, -2 lines 0 comments Download
M compositor/mock_compositor.cc View 3 chunks +3 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Daniel Erat
Just cleaning up some stuff that I noticed while looking at that compositing bug.
9 years, 8 months ago (2011-04-04 17:38:26 UTC) #1
marcheu
9 years, 8 months ago (2011-04-04 17:48:03 UTC) #2
On 2011/04/04 17:38:26, Daniel Erat wrote:
> Just cleaning up some stuff that I noticed while looking at that compositing
> bug.

LGTM.

Powered by Google App Engine
This is Rietveld 408576698