Bug 31855

Summary: Use a single CARenderOGLContext and Direct3DDevice9 for all WKCACFLayerRenderers
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: Layout and RenderingAssignee: Chris Marrin <cmarrin>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on: 53251    
Bug Blocks:    

Chris Marrin
Reported 2009-11-24 18:32:29 PST
This is very inefficient. A single object for each of these can be shared across all WebViews that have compositing. They also need to be destroyed when there are no longer any WebViews which need a compositor.
Attachments
Adam Roben (:aroben)
Comment 1 2010-05-14 14:49:52 PDT
Adam Roben (:aroben)
Comment 2 2011-01-27 16:13:37 PST
Fixed by the fix for bug 53251.
Note You need to log in before you can comment on or make changes to this bug.