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] f43: Disabled dom.ipc.forkserver.enable due to mzbz#2056004
Date: Wed, 22 Jul 2026 10:12:56 GMT	[thread overview]
Message-ID: <178471517668.1.6828453226191390437.rpms-firefox-4620db703711@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/firefox
Branch : f43
Commit : 4620db70371173056ee902e986dcb3ed1b2d72be
Author : Martin Stransky <stransky@redhat.com>
Date   : 2026-07-22T12:09:57+02:00
Stats  : +8/-5 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/firefox/c/4620db70371173056ee902e986dcb3ed1b2d72be?branch=f43

Log:
Disabled dom.ipc.forkserver.enable due to mzbz#2056004

---
diff --git a/firefox-redhat-default-prefs.js b/firefox-redhat-default-prefs.js
index 979f21b..2b7f4c8 100644
--- a/firefox-redhat-default-prefs.js
+++ b/firefox-redhat-default-prefs.js
@@ -31,3 +31,5 @@ pref("browser.policies.perUserDir",         true);
 pref("browser.gnome-search-provider.enabled",true);
 /* Enable ffvpx playback for WebRTC */
 pref("media.navigator.mediadatadecoder_vpx_enabled", true);
+/* Disabled due to mzbz#2056004 */
+pref("dom.ipc.forkserver.enable", false);

diff --git a/firefox.spec b/firefox.spec
index 264170e..4cd28d2 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -91,9 +91,9 @@ ExcludeArch: i686
 %ifarch x86_64
 %if %{release_build}
 %if 0%{?fedora} >= 44 || 0%{?rhel} >= 11
-%global build_with_pgo    0
+%global build_with_pgo    1
 %else
-%global build_with_pgo    0
+%global build_with_pgo    1
 %endif
 %endif
 %endif
@@ -186,7 +186,7 @@ ExcludeArch: i686
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
 Version:        153.0
-Release:        2%{?pre_tag}%{?dist}
+Release:        3%{?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+
@@ -255,13 +255,11 @@ Patch242:        0026-Add-KDE-integration-to-Firefox.patch
 Patch400:        mozilla-1196777.patch
 Patch401:        mozilla-1667096.patch
 
-
 # PGO/LTO patches
 Patch600:        pgo.patch
 Patch602:        mozilla-1516803.patch
 Patch603:        firefox-gcc-always-inline.patch
 
-
 %if %{?system_nss}
 BuildRequires:  pkgconfig(nspr) >= %{nspr_version}
 BuildRequires:  pkgconfig(nss) >= %{nss_version}
@@ -1201,6 +1199,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Wed 22 2026 Martin Stransky <stransky@redhat.com> - 153.0-3
+- Disabled dom.ipc.forkserver.enable due to mzbz#2056004.
+
 * Tue Jul 21 2026 Martin Stransky <stransky@redhat.com> - 153.0-2
 - Temporary disable PGO
 

                 reply	other threads:[~2026-07-22 10:12 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=178471517668.1.6828453226191390437.rpms-firefox-4620db703711@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