[webkit-dev] OSX 64 bit plugin support not ready
Alan Swartz
alan_swartz at yahoo.com
Tue Apr 26 05:11:39 PDT 2011
That's good to know. It's not the support of the Cocoa event model and
CoreGraphics that appears broken, it's that the code that checks these options
appears to be compiled out by the NP_NO_CARBON #define for 64 bit builds in
PlugInViewMac.mm.
With the current code, I don't see how any NPAPI plug-ins could work on OSX on
64-bit builds.
Alan
________________________________
From: Kevin Decker <kdecker at apple.com>
To: Alan Swartz <alan_swartz at yahoo.com>
Cc: Avi Drissman <avi at google.com>; webkit-dev at lists.webkit.org
Sent: Tue, April 26, 2011 12:25:06 AM
Subject: Re: [webkit-dev] OSX 64 bit plugin support not ready
On Apr 25, 2011, at 2:43 PM, Alan Swartz wrote:
I thought as you do that "Theoretically, a plugin with a Cocoa event model and
CoreGraphics drawing should work".
>
The combination of NPDrawingModelCoreGraphics and NPEventModelCocoa has been
supported since Safari 4.
-kd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110426/08b00735/attachment.html>
More information about the webkit-dev
mailing list