WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
18836
[GTK] integrate Swfdec natively
https://bugs.webkit.org/show_bug.cgi?id=18836
Summary
[GTK] integrate Swfdec natively
Benjamin Otte
Reported
2008-05-01 14:49:11 PDT
Swfdec is a project to write a Free Flash player. It contains of a player library libswfdec and various applications making use of it. One of those is the Swfdec mozilla plugin, that plays back Flash content in supporting browsers. However, there is multiple advantages with integrating Swfdec natively into Webkit: - No overhead and limitations when using the NPAPI. (This is a maintenance problem, not a performance issue) - Can make use of various backends directly. Examples include Cairo (+ printing), Accessibility, GStreamer and libsoup. - Tighter integration with the browser's features. Examples here include sharing of settings (cookies, audio/video, popups, autoplay etc), shared caching, including requested files in the page info or providing a proper right-click menu. - And last but not least, it's simple to swap in other Flash plugins on-demand for specific sites should the user wish to do that.
Attachments
Add attachment
proposed patch, testcase, etc.
Xan Lopez
Comment 1
2009-05-21 23:58:14 PDT
Since swfdec development seems to be discontinued I guess we can close this for now (maybe open another bug for Gnash).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug