* 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
This commit is contained in:
Wolfgang Rosenauer 2024-07-04 08:07:19 +00:00 committed by Git OBS Bridge
parent e22e1216b1
commit 65de930456

View File

@ -2,27 +2,26 @@
Mon Jul 1 09:44:55 UTC 2024 - Andrei Dziahel <develop7@develop7.info> Mon Jul 1 09:44:55 UTC 2024 - Andrei Dziahel <develop7@develop7.info>
- Mozilla Firefox 127.0.2 - 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). certain conditions (bmo#1900191, bmo#1878510).
* Fixed an issue where the Private Window icon was displayed in the taskbar * Fixed an issue where the Private Window icon was displayed in the taskbar
on Windows when browser.privateWindowSeparation.enabled was on Windows when browser.privateWindowSeparation.enabled was
set to false (bmo#1901840). set to false (bmo#1901840).
- Mozilla Firefox 127.0.1 - Mozilla Firefox 127.0.1
* Fixed an issue where users with a primary password set on their profile * 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 could lose their previous session of tabs upon upgrading if they dismissed
the primary password prompt (bmo#1901899). 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). 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). 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). for certain websites (bmo#1901325).
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 28 12:37:44 UTC 2024 - Martin Sirringhaus <martin.sirringhaus@suse.com> Fri Jun 28 12:37:44 UTC 2024 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- Fix GNOME search provider (boo#1225278) - Fix GNOME search provider (boo#1225278)
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jun 11 09:21:24 UTC 2024 - Wolfgang Rosenauer <wr@rosenauer.org> Tue Jun 11 09:21:24 UTC 2024 - Wolfgang Rosenauer <wr@rosenauer.org>