public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/firefox] f43: Use new (layer) compositor mode for HDR
@ 2026-08-26 12:04 Martin Stransky
0 siblings, 0 replies; only message in thread
From: Martin Stransky @ 2026-08-26 12:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/firefox
Branch : f43
Commit : a64f6a8d6747d3a21d6ef9d0e715794caabb7d1d
Author : Martin Stransky <stransky@redhat.com>
Date : 2026-08-26T13:45:10+02:00
Stats : +6/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/firefox/c/a64f6a8d6747d3a21d6ef9d0e715794caabb7d1d?branch=f43
Log:
Use new (layer) compositor mode for HDR
---
diff --git a/firefox-redhat-default-prefs.js b/firefox-redhat-default-prefs.js
index 2e5ee84..9881cb2 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);
+/* In HDR mode use new compositor mode */
+pref("gfx.webrender.layer-compositor", true);
diff --git a/firefox.spec b/firefox.spec
index 10e6b28..6dfbb98 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -186,7 +186,7 @@ ExcludeArch: i686
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 154.0
-Release: 5%{?pre_tag}%{?dist}
+Release: 6%{?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+
@@ -1214,6 +1214,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Wed Aug 26 2026 Martin Stransky <stransky@redhat.com> - 154.0-6
+- Use new (layer) compositor mode for HDR
+
* Mon Aug 24 2026 Martin Stransky <stransky@redhat.com> - 154.0-5
- Disabled session restore due to mzbz#2059617.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 12:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 12:04 [rpms/firefox] f43: Use new (layer) compositor mode for HDR Martin Stransky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox