[Webkit-unassigned] [Bug 29302] NPAPI plugin support feature on Webkit for S60 platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 9 05:53:11 PDT 2009


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





--- Comment #21 from Yael <yael.aharon at nokia.com>  2009-10-09 05:53:11 PDT ---
(In reply to comment #20)
> Regarding painting, we should follow the same approach as both the QuickDraw
> and CoreGraphics drawing models on Mac use: to store the port-specific info in
> the NPWindow's window-member (see NP_CGContext, NP_GLContext and NP_Port).
> 
> Our struct would then have a QPainter* which is updated on each paint event by
> a call to NPP_SetWindow before the delivering the paint event to the plugin
> though the normal NPP_HandleEvent

I think this is what I am doing, I hope to upload a patch already today.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list