зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1027049 - Removed unused plugin infobar preferences. r=ttaubert
This commit is contained in:
Родитель
e04edf028e
Коммит
0c154d5666
|
@ -645,10 +645,6 @@ pref("accessibility.typeaheadfind.flashBar", 1);
|
|||
// plugin finder service url
|
||||
pref("pfs.datasource.url", "https://pfs.mozilla.org/plugins/PluginFinderService.php?mimetype=%PLUGIN_MIMETYPE%&appID=%APP_ID%&appVersion=%APP_VERSION%&clientOS=%CLIENT_OS%&chromeLocale=%CHROME_LOCALE%&appRelease=%APP_RELEASE%");
|
||||
|
||||
// by default we show an infobar message when pages require plugins that are blocked, or are outdated
|
||||
pref("plugins.hide_infobar_for_blocked_plugin", false);
|
||||
pref("plugins.hide_infobar_for_outdated_plugin", false);
|
||||
|
||||
pref("plugins.update.url", "https://www.mozilla.org/%LOCALE%/plugincheck/");
|
||||
pref("plugins.update.notifyUser", false);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче