[Webkit-unassigned] [Bug 18831] [GTK] support windowless plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 02:41:55 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=18831





--- Comment #36 from Gustavo Noronha (kov) <gns at gnome.org>  2009-11-11 02:41:52 PST ---
(In reply to comment #35)
> What's flashplugin-alternative?

That's Debian's alternatives system. It allows you to have several packages
that do the same thing, and choose the system's default. It uses symlinks to do
that. So you have stuff such as a /usr/bin/editor, which is an alternative
symlink to one of the installed editors:

root at goiaba ~# update-alternatives --display editor
editor - manual mode
 link currently points to /usr/bin/emacs23
/bin/ed - priority -100
 slave editor.1.gz: /usr/share/man/man1/ed.1.gz
/bin/nano - priority 40
 slave editor.1.gz: /usr/share/man/man1/nano.1.gz
[...]

This means that may be adobe flash, swfdec, or gnash. I'm guessing it's adobe's
flash plugin.

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



More information about the webkit-unassigned mailing list