summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2015-08-12 15:53:22 +0200
committerJan Horak <jhorak@redhat.com>2015-08-12 15:53:22 +0200
commita6110e417ba47f907dae50c6420a14f8c628eb29 (patch)
tree0c83169ab5ffb704ab43070764beab7cc25c73c8 /firefox.spec
parentUpdate to build 5 (diff)
downloadlibrewolf-fedora-ff-a6110e417ba47f907dae50c6420a14f8c628eb29.tar.gz
librewolf-fedora-ff-a6110e417ba47f907dae50c6420a14f8c628eb29.tar.bz2
librewolf-fedora-ff-a6110e417ba47f907dae50c6420a14f8c628eb29.zip
Disabling layers.offmainthreadcomposition.enabled to workaround reported crashes
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 16a2324..2ea05d3 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -807,6 +807,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Wed Aug 12 2015 Jan Horak <jhorak@redhat.com> - 40.0-4
+- Workaround for reported crashes (layers.offmainthreadcomposition.enabled set to false)
+
* Tue Aug 11 2015 Jan Horak <jhorak@redhat.com> - 40.0-3
- Update to 40.0 Build 5
bgstack15