Fixed rhbz#1098090 - Enable plugin-container for nspluginwrapper
This commit is contained in:
parent
e4da6aa74e
commit
51cc6c3a18
@ -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);
|
||||
|
@ -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@redhat.com> - 29.0.1-2
|
||||
- Fixed rhbz#1098090 - Enable plugin-container for nspluginwrapper
|
||||
|
||||
* Wed May 14 2014 Martin Stransky <stransky@redhat.com> - 29.0.1-1
|
||||
- Update to 29.0.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user