Bug 167494

Summary: [Coordinated Graphics] WebPage shouldn't use the layerTreeHost directly
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 167544    
Attachments:
Description Flags
Patch
none
Fix EFL build mcatanzaro: review+

Description Carlos Garcia Campos 2017-01-27 01:25:57 PST
In Coordinated Graphics we have a couple of methods that the WebPage uses directly from the layer tree host, instead of using the drawing area interface.
Comment 1 Carlos Garcia Campos 2017-01-27 01:31:30 PST
Created attachment 299924 [details]
Patch
Comment 2 Carlos Garcia Campos 2017-01-27 06:28:35 PST
Created attachment 299929 [details]
Fix EFL build
Comment 3 Carlos Garcia Campos 2017-01-29 02:08:01 PST
Committed r211350: <http://trac.webkit.org/changeset/211350>