mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5379] firefox-esr: needs rule for dbus names org.mozilla.firefox_esr.* #2975
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2975
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @owenh000 on GitHub (Sep 25, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5379
Description
Firefox ESR 102 needs access to session DBus names matching
org.mozilla.firefox_esr.*to open a new tab/window when Firefox is already running.I fixed this locally with this rule:
It looks to me like this rule should be added to
firefox.profile.Steps to Reproduce
Expected behavior
Environment
firefox-esrpackage,v102.3.0esr-1~deb11u1(did not occur withv91.13.0esr-1~deb11u1)@owenh000 commented on GitHub (Sep 25, 2022):
Please see pull request #5380, which adds the rule to
firefox.profile. Thanks!@netblue30 commented on GitHub (Sep 26, 2022):
Merged in https://github.com/netblue30/firejail/pull/5360, thanks!
@owenh000 commented on GitHub (Sep 27, 2022):
@netblue30, okay, and thank you!