public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/firefox] f43: Disabled session restore due to mzbz#2059617
@ 2026-08-24  9:17 Martin Stransky
  0 siblings, 0 replies; only message in thread
From: Martin Stransky @ 2026-08-24  9:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/firefox
Branch : f43
Commit : 67b15f2a70874090eaf39cc410cf08ff9e476093
Author : Martin Stransky <stransky@redhat.com>
Date   : 2026-08-24T11:17:01+02:00
Stats  : +4/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/firefox/c/67b15f2a70874090eaf39cc410cf08ff9e476093?branch=f43

Log:
Disabled session restore due to mzbz#2059617

---
diff --git a/firefox.spec b/firefox.spec
index 3bf2150..8a7ad45 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -186,7 +186,7 @@ ExcludeArch: i686
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
 Version:        154.0
-Release:        4%{?pre_tag}%{?dist}
+Release:        5%{?pre_tag}%{?dist}
 URL:            https://www.mozilla.org/firefox/
 # Automatically converted from old format: MPLv1.1 or GPLv2+ or LGPLv2+ - review is highly recommended.
 License:        LicenseRef-Callaway-MPLv1.1 OR GPL-2.0-or-later OR LicenseRef-Callaway-LGPLv2+
@@ -1074,10 +1074,6 @@ cp failures-* %{buildroot}/%{version}-%{release}/ || true
 # Default
 cp %{SOURCE12} %{buildroot}%{mozappdir}/browser/defaults/preferences
 
-%if 0%{?fedora} <= 44
-echo 'pref("widget.wayland.session-management.enabled", true);' >> %{buildroot}%{mozappdir}/browser/defaults/preferences/firefox-redhat-default-prefs.js
-%endif
-
 %if %{?use_pipewire_camera}
 echo 'pref("media.webrtc.camera.allow-pipewire", true);' >> %{buildroot}%{mozappdir}/browser/defaults/preferences/firefox-redhat-default-prefs.js
 %endif
@@ -1215,6 +1211,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Mon Aug 24 2026 Martin Stransky <stransky@redhat.com> - 154.0-5
+- Disabled session restore due to mzbz#2059617.
+
 * Fri Aug 21 2026 Martin Stransky <stransky@redhat.com> - 154.0-4
 - Backported fix for HDR crash when HLG transform is missing
   (and it's always missing!).

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-24  9:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24  9:17 [rpms/firefox] f43: Disabled session restore due to mzbz#2059617 Martin Stransky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox