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] f44: Removed xdg-portal setup
Date: Tue, 21 Jul 2026 16:37:53 GMT	[thread overview]
Message-ID: <178465187377.1.17791049846862079612.rpms-firefox-b6eff1515b44@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/firefox
Branch : f44
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=f44

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

                 reply	other threads:[~2026-07-21 16:37 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=178465187377.1.17791049846862079612.rpms-firefox-b6eff1515b44@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