Comment 4 for bug 1158260

Revision history for this message
Adam Dingle (adam-yorba) wrote :

Here's what I think is going on:

https://bugs.webkit.org/show_bug.cgi?id=115210

As described there, Lightspark requires a newer version of the Netscape plugin API than WebKit currently supports. Lightspark 0.7.2 has NP_VERSION_MINOR = 27, and WebKit has NP_VERSION_MINOR = 24.

It would be nice if Lightspark could be compatible with older versions of NPAPI, at least recent ones.