mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Remove the browser plugin
The browser plugin is crashy and broken; there are dozens of bugs filed against it on Bugzilla and nobody is looking at them. Chrome and Firefox have both dropped support for NPAPI plugins. Epiphany still has support, but it's hidden behind a gsetting and all the UI to enable it has been removed, so very few users would be able to figure out how to enable. I've even previously considered blacklisting this plugin in the past due to all the crashes. Since this plugin has not actually worked in any browsers for a long time now, time to delete it. https://bugzilla.gnome.org/show_bug.cgi?id=766776
This commit is contained in:
parent
c1c00a8c1d
commit
49133c7245
9 changed files with 0 additions and 2838 deletions
|
|
@ -1,9 +1,3 @@
|
|||
option('browser_plugin',
|
||||
type: 'boolean',
|
||||
value: true,
|
||||
description: 'Enable extensions.gnome.org browser plugin'
|
||||
)
|
||||
|
||||
option('gtk_doc',
|
||||
type: 'boolean',
|
||||
value: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue