WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-05-14 14:49:52 PDT
<
rdar://problem/7986892
>
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.
Top of Page
Format For Printing
XML
Clone This Bug