After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 647096 - Should only disable plugins that would mix GTK+2 and GTK+3 symbols in the same process
Should only disable plugins that would mix GTK+2 and GTK+3 symbols in the sam...
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Backend
git master
Other Linux
: Normal normal
: ---
Assigned To: Gustavo Noronha (kov)
Epiphany Maintainers
: 647516 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-04-07 20:24 UTC by Gustavo Noronha (kov)
Modified: 2011-07-24 20:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
only disable flash if not running through nspluginwrapper - needs webkitgtk 1.4.0 (2.10 KB, patch)
2011-04-07 20:27 UTC, Gustavo Noronha (kov)
none Details | Review
rely on webkit 1.4.0 doing the check for mixed symbols (1.98 KB, patch)
2011-04-14 15:52 UTC, Gustavo Noronha (kov)
committed Details | Review

Description Gustavo Noronha (kov) 2011-04-07 20:24:41 UTC
The nspluginwrapper tool runs the plugin out-of-process, which has the advantage of sometimes shielding the browser from plugin crashes, and also of isolating the browser from the symbols used by the plugin. When used in this fashion the GTK+3 and GTK+2 symbols clashing problem will not exist, and the plugin should not be disabled.
Comment 1 Gustavo Noronha (kov) 2011-04-07 20:27:38 UTC
Created attachment 185468 [details] [review]
only disable flash if not running through nspluginwrapper - needs webkitgtk 1.4.0

I bumped the dep because we will want to wait for the 1.4.0 release to land this anyway.
Comment 2 Gustavo Noronha (kov) 2011-04-14 15:48:13 UTC
*** Bug 647516 has been marked as a duplicate of this bug. ***
Comment 3 Gustavo Noronha (kov) 2011-04-14 15:52:05 UTC
Created attachment 185966 [details] [review]
rely on webkit 1.4.0 doing the check for mixed symbols
Comment 4 Gustavo Noronha (kov) 2011-04-14 19:08:14 UTC
Comment on attachment 185966 [details] [review]
rely on webkit 1.4.0 doing the check for mixed symbols

6a3082a962422d0d15b25914eaa3cbb17443d7ef