[webkit-reviews] review denied: [Bug 29302] NPAPI plugin support feature on Webkit for S60 platform : [Attachment 40429] Patch with changes incorporated - Compilation issues solved
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 7 00:22:03 PDT 2009
Simon Hausmann <hausmann at webkit.org> has denied Yael <yael.aharon at nokia.com>'s
request for review:
Bug 29302: NPAPI plugin support feature on Webkit for S60 platform
https://bugs.webkit.org/show_bug.cgi?id=29302
Attachment 40429: Patch with changes incorporated - Compilation issues solved
https://bugs.webkit.org/attachment.cgi?id=40429&action=review
------- Additional Comments from Simon Hausmann <hausmann at webkit.org>
As discussed with Yael on IRC, we need another iteration for this patch. It
should be possible to replace the custom event structures with a typedef QEvent
NPEvent; We may just need to find an alternate solution for the painting.
Ideally npinterface.h will only contain the interface declaration that allows
us to avoid using ordinals for library loading.
More information about the webkit-reviews
mailing list