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

Issue 165522: linux: implement WebPluginDelegateProxy::BackgroundChanged (Closed)

Created:
11 years, 4 months ago by piman
Modified:
9 years, 7 months ago
Reviewers:
agl, Evan Martin
CC:
chromium-reviews_googlegroups.com, jam
Visibility:
Public.

Description

linux: implement WebPluginDelegateProxy::BackgroundChanged That makes windowless transparent flash much better. BUG=19157 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23461

Patch Set 1 #

Total comments: 24

Patch Set 2 : Addressing review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -5 lines) Patch
M chrome/renderer/webplugin_delegate_proxy.cc View 1 3 chunks +51 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
piman
11 years, 4 months ago (2009-08-14 04:53:33 UTC) #1
agl
LGTM with style comments only. http://codereview.chromium.org/165522/diff/1/2 File chrome/renderer/webplugin_delegate_proxy.cc (right): http://codereview.chromium.org/165522/diff/1/2#newcode629 Line 629: cairo_surface_t *page_surface = ...
11 years, 4 months ago (2009-08-14 05:17:23 UTC) #2
Evan Martin
LGTM http://codereview.chromium.org/165522/diff/1/2 File chrome/renderer/webplugin_delegate_proxy.cc (right): http://codereview.chromium.org/165522/diff/1/2#newcode643 Line 643: // Following comments from the windows section, ...
11 years, 4 months ago (2009-08-14 17:57:35 UTC) #3
piman
http://codereview.chromium.org/165522/diff/1/2 File chrome/renderer/webplugin_delegate_proxy.cc (right): http://codereview.chromium.org/165522/diff/1/2#newcode629 Line 629: cairo_surface_t *page_surface = cairo_get_target(context); On 2009/08/14 05:17:24, agl ...
11 years, 4 months ago (2009-08-14 20:33:47 UTC) #4
agl
11 years, 4 months ago (2009-08-14 21:19:50 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698