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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 09:45:41 PST 2007


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


dobey at wayofthemonkey.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17273|0                           |1
        is obsolete|                            |




------- Comment #9 from dobey at wayofthemonkey.com  2007-11-15 09:45 PDT -------
Created an attachment (id=17297)
 --> (http://bugs.webkit.org/attachment.cgi?id=17297&action=view)
Updated patch to handle XEmbed and Xt plug-ins both

Ok. Here is an updated version of the patch. It handles both XEmbed and Xt
plug-ins the same way gecko does, by checking the value of NPPVneedsXEmbed with
the plug-in's GetValue implementation. I'd like to start splitting up the patch
logically now and getting some pieces in. Perhaps the PluginDatabaseGtk impl
and the ability to build with XP_UNIX enabled (but only when building for X11).
Are there standard locations for plug-ins on win32 and osx that we should be
checking? I'd like to get that support in PluginDatabaseGtk also.


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