DescriptionAdd 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 #
Created: 7 years, 9 months ago
Messages
Total messages: 4 (0 generated)
|