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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 23 06:48:48 PDT 2008


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





------- Comment #70 from alp at atoker.com  2008-04-23 06:48 PDT -------
(In reply to comment #66)
> Created an attachment (id=20769)
 --> (http://bugs.webkit.org/attachment.cgi?id=20769&action=view) [edit]
> 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.
> 


Looks OK on the GTK+ side.

What's -lnspr4 there for? We can't start introducing a dependency on packages
and libraries from another browser.

Once the Qt issues are addressed I can look into landing this.


-- 
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