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

Issue 12090051: Revert 178746 (Closed)

Created:
7 years, 10 months ago by dharani1
Modified:
7 years, 10 months ago
Reviewers:
jamesr
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Revert 178746 > Avoid going through WebWidget::composite to composite a RenderWidget > > When a content::RenderWidget is using accelerated compositing, the compositing > is driven either by a WebLayerTreeView owned by the RenderWidget or a PepperWidget > if the RenderWidget is actually a RenderWidgetFullscreenPepper. Neither case > involves WebKit, so this avoids calling WebWidget::composite in favor of directly > calling in to the appropriate compositing system. > > BUG= > > > Review URL: https://chromiumcodereview.appspot.com/11787006 TBR=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179371

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -25 lines) Patch
M content/renderer/render_widget.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_widget.cc View 3 chunks +2 lines, -8 lines 0 comments Download
M content/renderer/render_widget_fullscreen_pepper.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/renderer/render_widget_fullscreen_pepper.cc View 2 chunks +9 lines, -15 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
dharani1
7 years, 10 months ago (2013-01-29 18:56:09 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698