[webkit-dev] OSX 64 bit plugin support not ready
Alan Swartz
alan_swartz at yahoo.com
Mon Apr 25 14:43:36 PDT 2011
Yes, I'm painfully aware that Apple does not support Carbon in 64-bits. This is
why I'm learning 64-bit QtWebKit.
I thought as you do that "Theoretically, a plugin with a Cocoa event model and
CoreGraphics drawing should work".
Unfortunately, I think the code in PluginViewMac.mm is not ready for this
eventuality.
Alan
________________________________
From: Avi Drissman <avi at google.com>
To: Alan Swartz <alan_swartz at yahoo.com>
Cc: webkit-dev at lists.webkit.org
Sent: Sun, April 24, 2011 4:45:52 PM
Subject: Re: [webkit-dev] OSX 64 bit plugin support not ready
I can't address your first question but have a comment.
On Sun, Apr 24, 2011 at 2:46 PM, Alan Swartz <alan_swartz at yahoo.com> wrote:
Looking around some more, it turns out much of the code in this file is not
compiled if NP_NO_CARBON is defined. This leads me to believe that the version
of WebKit that comes down with Qt 4.7.3 is not ready for OSX 64 bit plugins.
You are aware that Carbon isn't available in 64 bits? Theoretically, a plugin
with a Cocoa event model and CoreGraphics drawing should work, though the code
you point out looks suspicious.
Avi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110425/86067975/attachment.html>
More information about the webkit-dev
mailing list