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

Issue 7108042: Initialize RenderWidget's compositing_surface_ to NULL. This avoids passing garbage down to the ... (Closed)

Created:
9 years, 6 months ago by Stephen White
Modified:
9 years, 6 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, jam
Visibility:
Public.

Description

Initialize RenderWidget's compositing_surface_ to NULL. This avoids passing garbage down to the GL layers in the test case attached to the bug below. Note that this does not fix the bug, but will avoid potential memory corruption and suppress spurious window system errors. BUG=80703 TEST=run the "canvas-popup.html" test case in the bug. check the chrome_debug.log to see that no EGL or X errors are present. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88547

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M content/renderer/render_widget.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Stephen White
9 years, 6 months ago (2011-06-09 15:33:10 UTC) #1
Stephen White
Ben, could you take a look for OWNERS purposes? Thanks.
9 years, 6 months ago (2011-06-09 15:34:17 UTC) #2
Ben Goodger (Google)
9 years, 6 months ago (2011-06-09 17:34:13 UTC) #3
On 2011/06/09 15:34:17, Stephen White wrote:
> Ben, could you take a look for OWNERS purposes?  Thanks.

LGTM

Powered by Google App Engine
This is Rietveld 408576698