diff options
author | Jan Horak <jhorak@redhat.com> | 2019-09-12 15:24:58 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2019-09-12 15:24:58 +0200 |
commit | b686f27745b168b3c60ca8a5cbc5a7da1c687ac1 (patch) | |
tree | d671c889bad8bfb88911b57ca06f61438b0ab4c1 /firefox.spec | |
parent | Added fix for mozbz#1579849 - partial screen update when page switches (diff) | |
download | librewolf-fedora-ff-b686f27745b168b3c60ca8a5cbc5a7da1c687ac1.tar.gz librewolf-fedora-ff-b686f27745b168b3c60ca8a5cbc5a7da1c687ac1.tar.bz2 librewolf-fedora-ff-b686f27745b168b3c60ca8a5cbc5a7da1c687ac1.zip |
Fix for disappearing webrtc popups
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 9e929a5..1719e43 100644 --- a/firefox.spec +++ b/firefox.spec @@ -152,6 +152,7 @@ Patch418: mozilla-1512162.patch Patch419: mozilla-1568569.patch Patch420: mozilla-1566876-webrtc-ind.patch Patch421: mozilla-1579023.patch +Patch422: mozilla-1580174-webrtc-popup.patch # Wayland specific upstream patches Patch574: firefox-pipewire.patch @@ -382,6 +383,7 @@ This package contains results of tests executed during build. %patch583 -p1 -b .mozilla-1579794-1 %patch584 -p1 -b .mozilla-1579794-2 %patch585 -p1 -b .mozilla-1579849 +%patch422 -p1 -b .1580174-webrtc-popup # PGO patches %patch600 -p1 -b .pgo |