24
edits
(Created page with '= Status = Under consideration == Background == Currently, the only way for a plug-in on Mac to use OpenGL is to attach an AGL surface manually. This has a number of drawback…') |
No edit summary |
||
Line 65: | Line 65: | ||
} | } | ||
} | } | ||
== CALayer lifecycle == | |||
It is not specified when the browser's reference to the CALayer will be released, but it could happen after the plug-in instance has been destroyed. |
edits