RESOLVED FIXED 31855
Use a single CARenderOGLContext and Direct3DDevice9 for all WKCACFLayerRenderers
https://bugs.webkit.org/show_bug.cgi?id=31855
Summary Use a single CARenderOGLContext and Direct3DDevice9 for all WKCACFLayerRenderers
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.