On 03/03/2011 09:25 AM, Chandan Apsangi wrote: > Hi, > > I'm working on an issue related to NPAPI plugin on QT port of webkit on > Symbian platform.
Hi, I would assume this issue is not specific to Qt and Symbian so you could try to debug it on a desktop build. In general we encourage you to create a bug report and then create a LayoutTestCase. For plugin testing we do have an example/test plugin[1], you could add a routine to the PluginObject.cpp and call this routine from your LayoutTestCase. holger [1] http://trac.webkit.org/browser/trunk/Tools/DumpRenderTree/TestNetscapePlugIn _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

