diff --git a/etc/profile-a-l/firefox-developer-edition.profile b/etc/profile-a-l/firefox-developer-edition.profile index 3a9b8cf92..8c7ca3887 100644 --- a/etc/profile-a-l/firefox-developer-edition.profile +++ b/etc/profile-a-l/firefox-developer-edition.profile @@ -7,9 +7,5 @@ include firefox-developer-edition.local # added by included profile #include globals.local -# Edition-specific DBus filters -dbus-user.own org.mozilla.FirefoxDeveloperEdition.* -dbus-user.own org.mozilla.firefoxdeveloperedition.* - # Redirect include firefox.profile diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile index 99a6db2ae..0e1d30958 100644 --- a/etc/profile-a-l/firefox.profile +++ b/etc/profile-a-l/firefox.profile @@ -49,8 +49,7 @@ include whitelist-usr-share-common.inc #private-etc firefox dbus-user filter -dbus-user.own org.mozilla.Firefox.* -dbus-user.own org.mozilla.firefox.* +dbus-user.own org.mozilla.* dbus-user.own org.mpris.MediaPlayer2.firefox.* # Add the next line to your firefox.local to enable native notifications. #dbus-user.talk org.freedesktop.Notifications diff --git a/etc/profile-m-z/signal-desktop.profile b/etc/profile-m-z/signal-desktop.profile index 1166f378b..2c4bdecd8 100644 --- a/etc/profile-m-z/signal-desktop.profile +++ b/etc/profile-m-z/signal-desktop.profile @@ -26,9 +26,8 @@ dbus-user filter # allow D-Bus notifications dbus-user.talk org.freedesktop.Notifications -# allow D-Bus communication with firefox for opening links -dbus-user.talk org.mozilla.Firefox.* -dbus-user.talk org.mozilla.firefox.* +# allow D-Bus communication with Firefox browsers for opening links +dbus-user.talk org.mozilla.* ignore dbus-user none diff --git a/etc/profile-m-z/zeal.profile b/etc/profile-m-z/zeal.profile index 62af9c6a8..84f6d52dd 100644 --- a/etc/profile-m-z/zeal.profile +++ b/etc/profile-m-z/zeal.profile @@ -19,7 +19,7 @@ include disable-programs.inc include disable-shell.inc include disable-xdg.inc -# Allow zeal to open links in Firefox. +# Allow zeal to open links in Firefox browsers. # This also requires dbus-user filtering (see below). noblacklist ${HOME}/.mozilla whitelist ${HOME}/.mozilla/firefox/profiles.ini @@ -64,8 +64,7 @@ private-etc alternatives,ca-certificates,crypto-policies,fonts,host.conf,hostnam private-tmp dbus-user filter -dbus-user.talk org.mozilla.Firefox.* -dbus-user.talk org.mozilla.firefox.* +dbus-user.talk org.mozilla.* ?ALLOW_TRAY: dbus-user.talk org.kde.StatusNotifierWatcher dbus-system none