diff options
author | Jan Horak <jhorak@redhat.com> | 2020-02-11 10:45:39 +0100 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2020-02-11 10:45:39 +0100 |
commit | 422073de22187f5dcf4324fd22334e686d6104ba (patch) | |
tree | c09f13f5165b3ff28856dcb93fe25b5c298c02a7 /firefox.spec | |
parent | Update to 73.0 build3 (diff) | |
download | librewolf-fedora-ff-422073de22187f5dcf4324fd22334e686d6104ba.tar.gz librewolf-fedora-ff-422073de22187f5dcf4324fd22334e686d6104ba.tar.bz2 librewolf-fedora-ff-422073de22187f5dcf4324fd22334e686d6104ba.zip |
Added popup-fixing patches, fixed api key paths
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index fba67d4..48fba14 100644 --- a/firefox.spec +++ b/firefox.spec @@ -163,6 +163,9 @@ Patch415: Bug-1238661---fix-mozillaSignalTrampoline-to-work-.patch Patch417: bug1375074-save-restore-x28.patch Patch422: mozilla-1580174-webrtc-popup.patch Patch427: mozilla-1607404-fix-remote-offset.patch +Patch428: mozilla-1609732-no-full-hide.patch +Patch429: mozilla-1609732-pause-renderer.patch +Patch430: mozilla-1605795-popup-parent-fix.patch # Wayland specific upstream patches Patch574: firefox-pipewire.patch @@ -362,6 +365,9 @@ This package contains results of tests executed during build. # dropdown missing on multimonitor # fix for wrong intl.accept_lang when using non en-us langpack %patch427 -p1 -b .1607404-fix-remote-offset +%patch428 -p1 -b .1609732-no-full-hide +%patch429 -p1 -b .1609732-pause-renderer +%patch430 -p1 -b .1605795-popup-parent-fix # Wayland specific upstream patches %patch574 -p1 -b .firefox-pipewire |