[Webkit-unassigned] [Bug 52898] WKCACFLayerRenderer sounds like a render object, but isn't

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 21 11:04:58 PST 2011


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





--- Comment #7 from Chris Marrin <cmarrin at apple.com>  2011-01-21 11:04:58 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> > Hm, 'view' sounds like something that can be put into a hierarchy (even if we know it to be similar to CAView).
> 
> Any suggestions?

We could make it a peer of PlatformCALayer and friends. How about PlatformCACompositor. It would have a .h file and then PlatformCACompositorWin.cpp for the Windows implementation. We wouldn't have a Mac version, but that's ok. It might be useful for other platforms in the future.

I know we already have RenderLayerCompositor, but we're really running out of concepts here! And this class would be more of a compositor than RenderLayerCompositor. So it should win :-)

-- 
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