Bug 158419

Summary: [GTK] Hide GTK+ 2 plugins if GTK+ 2 plugin process was built but is not installed
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, mcatanzaro
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch
none
Patch none

Description Michael Catanzaro 2016-06-06 08:04:19 PDT
Debian, Endless, and Ubuntu split the GTK+ 2 plugin process into a subpackage, so it might not be installed even if ENABLE_PLUGIN_PROCESS_GTK2 is true. All these distros are carrying a patch by Berto to hide GTK+ 2 plugins in this case.

We recently split the GTK+ 2 plugin process into a subpackage on Fedora as well; it's installed by default for desktop users, but someone requested to be able to remove it for embedded devices that don't need it. We could add this patch downstream, but it'd be nice to upstream it instead so we don't have four distros all carrying the same patch.
Comment 1 Michael Catanzaro 2016-06-06 09:25:43 PDT
Created attachment 280598 [details]
Patch
Comment 2 Michael Catanzaro 2016-06-06 10:55:52 PDT
Created attachment 280609 [details]
Patch
Comment 3 WebKit Commit Bot 2016-06-07 07:11:27 PDT
Comment on attachment 280609 [details]
Patch

Clearing flags on attachment: 280609

Committed r201749: <http://trac.webkit.org/changeset/201749>
Comment 4 WebKit Commit Bot 2016-06-07 07:11:30 PDT
All reviewed patches have been landed.  Closing bug.