RESOLVED FIXED 48950
Out of process plug-ins don't support the CA drawing model
https://bugs.webkit.org/show_bug.cgi?id=48950
Summary Out of process plug-ins don't support the CA drawing model
Anders Carlsson
Reported 2010-11-03 13:47:20 PDT
Out of process plug-ins don't support the CA drawing model
Attachments
Patch (25.10 KB, patch)
2010-11-03 14:15 PDT, Anders Carlsson
no flags
Patch (25.99 KB, patch)
2010-11-03 14:17 PDT, Anders Carlsson
simon.fraser: review+
Anders Carlsson
Comment 1 2010-11-03 13:47:44 PDT
Anders Carlsson
Comment 2 2010-11-03 14:15:45 PDT
Anders Carlsson
Comment 3 2010-11-03 14:17:19 PDT
Simon Fraser (smfr)
Comment 4 2010-11-03 14:42:00 PDT
Comment on attachment 72871 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=72871&action=review > WebKit2/PluginProcess/mac/PluginControllerProxyMac.mm:40 > + CALayer* platformLayer = m_plugin->pluginLayer(); Pedants would say that the * should go on the right.
Anders Carlsson
Comment 5 2010-11-03 14:45:18 PDT
Note You need to log in before you can comment on or make changes to this bug.