Bug 34036

Summary: Unify the way that WebGL, plug-in and video compositing layers are hooked up
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: eric.carlson, noam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.