summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2016-02-04 18:07:10 +0100
committerJan Horak <jhorak@redhat.com>2016-02-04 18:07:10 +0100
commit49904cf08b23bcec8e67cf99b14d5975f5b9e3e9 (patch)
tree7d2d2db6f55e120a001ad91332a15ff0f6c3ff8a /firefox.spec
parentDisable ION on Rawhide (mozbz#1245783) (diff)
downloadlibrewolf-fedora-ff-49904cf08b23bcec8e67cf99b14d5975f5b9e3e9.tar.gz
librewolf-fedora-ff-49904cf08b23bcec8e67cf99b14d5975f5b9e3e9.tar.bz2
librewolf-fedora-ff-49904cf08b23bcec8e67cf99b14d5975f5b9e3e9.zip
Added workaround for crash when closing application chooser
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index e34a4e5..e5dac24 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -115,6 +115,7 @@ Patch219: rhbz-1173156.patch
Patch220: rhbz-1014858.patch
Patch221: firefox-fedora-ua.patch
Patch222: firefox-gtk3-20.patch
+Patch223: rhbz-1291190-appchooser-crash.patch
# Upstream patches
Patch300: mozilla-1234026.patch
@@ -265,6 +266,7 @@ cd %{tarballdir}
%if 0%{?fedora} > 23
%patch222 -p1 -b .gtk3-20
%endif
+%patch223 -p1 -b .appchooser-crash
%patch300 -p1 -b .1234026
bgstack15