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

Issue 7134049: Initialize RenderWidget's compositing_surface_ to kNullPluginWindow. This avoids passing garbage ... (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 kNullPluginWindow. 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=88563

Patch Set 1 #

Patch Set 2 : '' #

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

Messages

Total messages: 3 (0 generated)
Stephen White
Second try.. this time using kNullPluginWindow to appease the ARM build.
9 years, 6 months ago (2011-06-09 17:58:22 UTC) #1
Stephen White
Third try, this time with correct namespace. :(
9 years, 6 months ago (2011-06-09 18:09:24 UTC) #2
Ben Goodger (Google)
9 years, 6 months ago (2011-06-09 18:27:46 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698