Bug 154795

Summary: [GTK] WebKit2 has no way to enable/disable individual plugin(s) in its WebKitPlugin API
Product: WebKit Reporter: Stefan Fröberg <sfroberg13>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: andersca, bugs-noreply, cgarcia, mcatanzaro, sam
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Stefan Fröberg 2016-02-28 09:57:56 PST
Hi.

From http://webkitgtk.org/reference/webkit2gtk/stable/WebKitPlugin.html it says: 
"This object can be used to get more information about a plugin, and enable/disable it, allowing fine-grained control of plugins."

Fowever, there is no way to call functions like webkit_web_plugin_get_enabled() / webkit_web_plugin_set_enabled() like there is in older 
WebKit1 API:
http://webkitgtk.org/reference/webkitgtk/stable/WebKitWebPlugin.html
Comment 1 Carlos Garcia Campos 2020-08-17 06:47:01 PDT
Plugins are no longer supported.