[webkit-dev] Query regarding handling of NPObjects in webkit
Holger Freyther
zecke at selfish.org
Thu Mar 3 01:41:51 PST 2011
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
More information about the webkit-dev
mailing list