[webkit-dev] Plugin is showing but not working on Webkit even its working on firefox

Ajay Gautam ajaywebkit at gmail.com
Wed Jan 14 03:39:37 PST 2009


Hi All,
I have doubt regarding plug-in on WebKit Browser for Linux. i am developing
a sample plug-in using Netscape based API's which i tried on Webkit. But i
am facing an issue when i try to execute the plug-in object in the html page
which calls the native function in C++. The error is:
Type Error: Result of Expression 'embed.Close()' is not a function.

Here the embed.Close() calls the native code function close().

Please suggest a way to solve this particular error.
NB: The same plug-in is working on Mozilla browser.


Thanx & Regards
Ajay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090114/d1c8ea46/attachment.html>


More information about the webkit-dev mailing list