[webkit-dev] Re: plugins for webkit gtk port

Alp Toker alp at atoker.com
Mon Nov 26 23:15:01 PST 2007


zaheer ahmad wrote:
> hi,
> Is there any implementation of video plugin (flash player, quicktime
> etc) in the gtk webkit port.

Plugin support (useful for compatibility with old binary plugins):

   http://bugs.webkit.org/show_bug.cgi?id=14750
   [gtk] Implement plugin support in GTK backend

Native video support (full integration with the graphics pipeline, 
probably the future of video on the Web):

   http://bugs.webkit.org/show_bug.cgi?id=16145
   [gtk] Implement media support in GTK backend

You can use the search feature in the bug tracker to find bugs like this.


More information about the webkit-dev mailing list