public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/firefox] f43: Removed xdg-portal setup
@ 2026-07-21 16:37 Martin Stransky
0 siblings, 0 replies; only message in thread
From: Martin Stransky @ 2026-07-21 16:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/firefox
Branch : f43
Commit : b6eff1515b443549d2d9aa419629754e884179e3
Author : Martin Stransky <stransky@redhat.com>
Date : 2026-07-21T18:35:37+02:00
Stats : +0/-9 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/firefox/c/b6eff1515b443549d2d9aa419629754e884179e3?branch=f43
Log:
Removed xdg-portal setup
---
diff --git a/firefox.spec b/firefox.spec
index f5c7a53..497f890 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -21,10 +21,6 @@ ExcludeArch: i686
# as the build is *very* slow.
%global debug_build 0
-# See rhbz#2134527 - Use portal Gtk file dialog
-# Disabled due to various issues now.
-%global use_xdg_file_portal 0
-
%global use_pipewire_camera 1
%global system_nss 1
@@ -361,9 +357,7 @@ BuildRequires: python3.11-devel
%if !0%{?flatpak}
Requires: u2f-hidraw-policy
%endif
-%if %{?use_xdg_file_portal}
Requires: xdg-desktop-portal
-%endif
BuildRequires: desktop-file-utils
%if !0%{?flatpak}
@@ -1069,9 +1063,6 @@ cp failures-* %{buildroot}/%{version}-%{release}/ || true
# Default
cp %{SOURCE12} %{buildroot}%{mozappdir}/browser/defaults/preferences
-%if %{?use_xdg_file_portal}
-echo 'pref("widget.use-xdg-desktop-portal.file-picker", 1);' >> %{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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 16:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 16:37 [rpms/firefox] f43: Removed xdg-portal setup Martin Stransky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox