[firefox] Fixed rhbz#1098090 - Enable plugin-container for nspluginwrapper

Martin Stransky stransky at fedoraproject.org
Thu May 15 09:50:04 UTC 2014


commit 51cc6c3a189b4f1a2f11f8012a5519e9e445e709
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Thu May 15 11:49:47 2014 +0200

    Fixed rhbz#1098090 - Enable plugin-container for nspluginwrapper

 firefox-redhat-default-prefs.js |    1 -
 firefox.spec                    |    5 ++++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/firefox-redhat-default-prefs.js b/firefox-redhat-default-prefs.js
index 25f3fe2..99e7a90 100644
--- a/firefox-redhat-default-prefs.js
+++ b/firefox-redhat-default-prefs.js
@@ -12,7 +12,6 @@ pref("browser.download.folderList",         1);
 pref("browser.link.open_external",          3);
 pref("browser.shell.checkDefaultBrowser",   false);
 pref("network.manage-offline-status",       true);
-pref("dom.ipc.plugins.enabled.nswrapper*",  false);
 pref("extensions.shownSelectionUI",         true);
 pref("gfx.color_management.enablev4",       true);
 pref("ui.SpellCheckerUnderlineStyle",       1);
diff --git a/firefox.spec b/firefox.spec
index 5ef7900..411ecf1 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -87,7 +87,7 @@
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
 Version:        29.0.1
-Release:        1%{?pre_tag}%{?dist}
+Release:        2%{?pre_tag}%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -635,6 +635,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #---------------------------------------------------------------------
 
 %changelog
+* Thu May 15 2014 Martin Stransky <stransky at redhat.com> - 29.0.1-2
+- Fixed rhbz#1098090 - Enable plugin-container for nspluginwrapper
+
 * Wed May 14 2014 Martin Stransky <stransky at redhat.com> - 29.0.1-1
 - Update to 29.0.1
 


More information about the scm-commits mailing list