[Webkit-unassigned] [Bug 14750] [gtk] Implement plugin support in GTK backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 23 03:28:38 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=14750





------- Comment #66 from marc.ordinasillopis at collabora.co.uk  2008-04-23 03:28 PDT -------
Created an attachment (id=20769)
 --> (http://bugs.webkit.org/attachment.cgi?id=20769&action=view)
Adds NPAPI plugin support for Gtk and Qt-x11.

This patch adds NPAPI plugin support for both Gtk (XEmbed, Xt and some support
for window-less plugins at the moment) and Qt-x11 (only XEmbed plugins at the
moment). It's based on Rodney Dawes' previous work.

It also moves some code from win to platform-independent as it's used in all
plugin support code.

I have tested this patch with both the diamondx plugin (works on both
platforms) and Adobe Flash Player, which works but has problems with scrolling
on Gtk.  Some other plugins don't load because they depend on XPCOM. If anyone
knows of an Xt plugin I could test with, please send it my way.


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



More information about the webkit-unassigned mailing list