[webkit-dev] Porting WebKit to PalmOS

Justin Haygood jhaygood at spsu.edu
Tue Feb 14 16:47:01 PST 2006


No, the NPAPI bindings provides a Netscape plugin interface so that you can
bind JS code to Netscape plugins for scripting purposes.

You're gonna have to write your own.

On 2/14/06, Donald C. Kirker <dkirker at wapuniverse.com> wrote:
>
> On 2/14/06, Justin Haygood <jhaygood at spsu.edu> wrote:
> > Possible? if you wrap around it with a C binding. the "C" binding under
> bindings is really to binding to Netscape plugins, not for upper level
> code
> to bind > to it via C.
>
> Thanks.
>
> So then I take it that if I wanted to make the code into a Netscape Plugin
> I
> would use the code in the binding folder, otherwise I just write my own
> wrapper to wrap to my upper level code?
>
> Thanks again,
> Donald
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20060214/44c6f9a1/attachment.html


More information about the webkit-dev mailing list