[Webkit-unassigned] [Bug 75208] [GTK] No function to create empty WebPluginDatabase
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 29 23:36:06 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=75208
--- Comment #2 from Jiří Janoušek <janousek.jiri at gmail.com> 2011-12-29 23:36:06 PST ---
I tried to disable all plugins except Flash (webkit_web_plugin_database_get_plugins() → webkit_web_plugin_set_enabled(plugin, false) → webkit_web_plugin_database_refresh()), but
1) all plugins are still initialized and buggy plugins cause problems when initialized (e.g. LibreOffice plugin). I know it isn't issue of WebKit, but users don't care ...
2) all plugins are still loaded in memory, even if disabled
--
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