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

Issue 12472015: Add implementation of WebWidgetClient::initializeLayerTreeView() (Closed)

Created:
7 years, 9 months ago by jamesr
Modified:
7 years, 9 months ago
Reviewers:
enne (OOO)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, apatrick_chromium, piman
Visibility:
Public.

Description

Add implementation of WebWidgetClient::initializeLayerTreeView() This adds an implementation of WebWidgetClient::initializeLayerTreeView() that takes no parameters. The WLTV::Settings parameter is already ignored and we have (and have to have) API surface to set the root layer so that parameter isn't all that helpful. This has to land and roll before https://bugs.webkit.org/show_bug.cgi?id=111632. After that lands and rolls back into chromium, the 3-param implementation of content::RenderWidget::initializeLayerTreeView() can be removed. R=enne@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186840

Patch Set 1 #

Patch Set 2 : forward declare WLTVClient so definition can be deleted upstream #

Patch Set 3 : null check compositor_, initialization can fail #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -13 lines) Patch
M content/renderer/gpu/render_widget_compositor.h View 1 chunk +1 line, -3 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M content/renderer/render_widget.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 1 chunk +11 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jamesr
Here it is! This should be fine to go in ASAP.
7 years, 9 months ago (2013-03-06 23:12:58 UTC) #1
enne (OOO)
lgtm
7 years, 9 months ago (2013-03-06 23:16:07 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/12472015/7001
7 years, 9 months ago (2013-03-07 23:56:17 UTC) #3
commit-bot: I haz the power
7 years, 9 months ago (2013-03-08 01:33:01 UTC) #4
Message was sent while issue was closed.
Change committed as 186840

Powered by Google App Engine
This is Rietveld 408576698