[Webkit-unassigned] [Bug 61925] [Qt] [WK2] [Texmap] Add layer factory to GraphicsLayerTextureMapper for creating non-default layer type.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 5 09:15:57 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61925





--- Comment #8 from Noam Rosenthal <noam.rosenthal at nokia.com>  2011-06-05 09:15:56 PST ---
(In reply to comment #5)
> (From update of attachment 95762 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=95762&action=review
> 
> > Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.cpp:421
> > +void GraphicsLayerTextureMapper::setGraphicsLayerFactory(GraphicsLayerFactory factory)
> 
> What is this set method needed for?
The WebProcess uses a different GraphicsLayer implementation than the UI process or WebKit1. So the idea is that the WebProcess would call this function on its startup to override the default GraphicsLayer::create.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list