public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Stransky <stransky@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/firefox] rawhide: Update session restore disable
Date: Mon, 24 Aug 2026 09:44:14 GMT [thread overview]
Message-ID: <178756465472.1.9337496480031140821.rpms-firefox-9cc91c84a1df@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/firefox
Branch : rawhide
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=rawhide
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
reply other threads:[~2026-08-24 9:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178756465472.1.9337496480031140821.rpms-firefox-9cc91c84a1df@fedoraproject.org \
--to=stransky@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox