From 65de93045693b1eb1a73348070ae854e5be3053e26fee46726164c638eb831f6 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Thu, 4 Jul 2024 08:07:19 +0000 Subject: [PATCH] * Fixed an issue where YouTube playback may experience stalling under * Fixed an issue where the Private Window icon was displayed in the taskbar on Windows when browser.privateWindowSeparation.enabled was * Fixed an issue where users with a primary password set on their profile could lose their previous session of tabs upon upgrading if they dismissed * Fixed an issue where Linux users with accessibility.monoaudio.enable set * Fixed an issue where, in some circumstances, the Firefox installer * Fixed an issue causing Firefox to incorrectly reject cookies - Fix GNOME search provider (boo#1225278) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=1160 --- MozillaFirefox.changes | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 1b4a84d..0ddf954 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -2,27 +2,26 @@ Mon Jul 1 09:44:55 UTC 2024 - Andrei Dziahel - Mozilla Firefox 127.0.2 - * Fixed an issue where YouTube playback may experience stalling under + * Fixed an issue where YouTube playback may experience stalling under certain conditions (bmo#1900191, bmo#1878510). - * Fixed an issue where the Private Window icon was displayed in the taskbar - on Windows when browser.privateWindowSeparation.enabled was + * Fixed an issue where the Private Window icon was displayed in the taskbar + on Windows when browser.privateWindowSeparation.enabled was set to false (bmo#1901840). - - Mozilla Firefox 127.0.1 - * Fixed an issue where users with a primary password set on their profile - could lose their previous session of tabs upon upgrading if they dismissed + * Fixed an issue where users with a primary password set on their profile + could lose their previous session of tabs upon upgrading if they dismissed the primary password prompt (bmo#1901899). - * Fixed an issue where Linux users with accessibility.monoaudio.enable set + * Fixed an issue where Linux users with accessibility.monoaudio.enable set to true were experiencing slow audio speeds (bmo#1900972). - * Fixed an issue where, in some circumstances, the Firefox installer + * Fixed an issue where, in some circumstances, the Firefox installer on Windows failed to complete the installation (bmo#1896868). - * Fixed an issue causing Firefox to incorrectly reject cookies + * Fixed an issue causing Firefox to incorrectly reject cookies for certain websites (bmo#1901325). ------------------------------------------------------------------- Fri Jun 28 12:37:44 UTC 2024 - Martin Sirringhaus -- Fix GNOME search provider (boo#1225278) +- Fix GNOME search provider (boo#1225278) ------------------------------------------------------------------- Tue Jun 11 09:21:24 UTC 2024 - Wolfgang Rosenauer