From a6110e417ba47f907dae50c6420a14f8c628eb29 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Wed, 12 Aug 2015 15:53:22 +0200 Subject: [PATCH] Disabling layers.offmainthreadcomposition.enabled to workaround reported crashes --- firefox-redhat-default-prefs.js | 1 + firefox.spec | 3 +++ 2 files changed, 4 insertions(+) diff --git a/firefox-redhat-default-prefs.js b/firefox-redhat-default-prefs.js index d027bd8..dc31ddb 100644 --- a/firefox-redhat-default-prefs.js +++ b/firefox-redhat-default-prefs.js @@ -26,3 +26,4 @@ pref("media.gmp-gmpopenh264.enabled",false); pref("plugins.notifyMissingFlash", false); /* See https://bugzilla.redhat.com/show_bug.cgi?id=1226489 */ pref("browser.display.use_system_colors", false); +pref("layers.offmainthreadcomposition.enabled", false); 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 - 40.0-4 +- Workaround for reported crashes (layers.offmainthreadcomposition.enabled set to false) + * Tue Aug 11 2015 Jan Horak - 40.0-3 - Update to 40.0 Build 5