RESOLVED DUPLICATE of bug 40643 Bug 34036
Unify the way that WebGL, plug-in and video compositing layers are hooked up
https://bugs.webkit.org/show_bug.cgi?id=34036
Summary Unify the way that WebGL, plug-in and video compositing layers are hooked up
Simon Fraser (smfr)
Reported 2010-01-22 22:01:58 PST
Plugins, WebGL and video all use slightly different techniques to hook up their compositing layers. Plugins and webgl are done in RenderLayerBacking::updateGraphicsLayerConfiguration(), and video is done in MediaPlayerPrivate::acceleratedRenderingStateChanged(). They should all be similar.
Attachments
Simon Fraser (smfr)
Comment 1 2010-06-23 11:27:27 PDT
*** This bug has been marked as a duplicate of bug 40643 ***
Note You need to log in before you can comment on or make changes to this bug.