summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-09-15 19:27:27 +0200
committerMartin Stransky <stransky@redhat.com>2020-09-15 19:27:27 +0200
commit096b8b8fb53d27ff44305897a4e307cb795c7a42 (patch)
tree210f133701b69bf9451db2812e10775f24688246 /firefox.spec
parentUpdate to 81.0 (diff)
downloadlibrewolf-fedora-ff-096b8b8fb53d27ff44305897a4e307cb795c7a42.tar.gz
librewolf-fedora-ff-096b8b8fb53d27ff44305897a4e307cb795c7a42.tar.bz2
librewolf-fedora-ff-096b8b8fb53d27ff44305897a4e307cb795c7a42.zip
Added WebGL dmabuf fixes
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 6e05abb..40383dc 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -179,6 +179,8 @@ Patch227: firefox-locale-debug.patch
# Upstream patches
Patch402: mozilla-1196777.patch
+Patch403: mozilla-1656505-1.patch
+Patch404: mozilla-1656505-2.patch
# Wayland specific upstream patches
Patch574: firefox-pipewire-0-2.patch
@@ -380,6 +382,8 @@ This package contains results of tests executed during build.
%patch227 -p1 -b .locale-debug
%patch402 -p1 -b .1196777
+%patch403 -p1 -b .1656505-1
+%patch404 -p1 -b .1656505-2
# Wayland specific upstream patches
%if 0%{?fedora} < 32
bgstack15