public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/firefox] f43: Update session restore disable
@ 2026-08-24 9:45 Martin Stransky
0 siblings, 0 replies; only message in thread
From: Martin Stransky @ 2026-08-24 9:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/firefox
Branch : f43
Commit : 9cc91c84a1df01f10be1f9507354a4987e0cde50
Author : Martin Stransky <stransky@redhat.com>
Date : 2026-08-24T11:44:04+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/firefox/c/9cc91c84a1df01f10be1f9507354a4987e0cde50?branch=f43
Log:
Update session restore disable
---
diff --git a/firefox.spec b/firefox.spec
index 8a7ad45..10e6b28 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -1074,6 +1074,9 @@ cp failures-* %{buildroot}/%{version}-%{release}/ || true
# Default
cp %{SOURCE12} %{buildroot}%{mozappdir}/browser/defaults/preferences
+# Disabled session restore due to mzbz#2059617.
+echo 'pref("widget.wayland.session-management.enabled", false);' >> %{buildroot}%{mozappdir}/browser/defaults/preferences/firefox-redhat-default-prefs.js
+
%if %{?use_pipewire_camera}
echo 'pref("media.webrtc.camera.allow-pipewire", true);' >> %{buildroot}%{mozappdir}/browser/defaults/preferences/firefox-redhat-default-prefs.js
%endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 9:45 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:45 [rpms/firefox] f43: Update session restore disable Martin Stransky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox