mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #114] Firefox-developer/aurora with Conkeror - chrome.css are blocked #72
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#72
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 @emacsomancer on GitHub (Nov 1, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/114
An odd issue which I don't understand.
I run Conkeror ( http://conkeror.org ), a keyboard-centric browser based on xulrunner, and it can also be run with firefox (or pale moon etc.) in the same way.
And, if I run plain Firefox with the conkeror.profile (see recent pull request) which whitelists "
/.conkerorrc" (where user settings are stored) and "/.conkeror.mozdev.org" (where things like history, chrome etc. are stored; the equivalent of "~/.mozilla") as so:Conkeror works fine, including customised chrome .css stuff.
But if I try the same thing with the Developer version of Firefox (still called "firefox-aurora" in Arch):
Then I lose my chrome.css settings.
If I run Conkeror with firefox-aurora without firejail:
Then everything is fine. So there's something else which needs whitelisting for firefox-aurora, but I'm not sure what it is. I tried adding "~/.mozilla" to the whitelist, but that didn't make any difference.
@netblue30 commented on GitHub (Nov 2, 2015):
I'll give it a try.
@netblue30 commented on GitHub (Dec 29, 2015):
Please retest on version 0.9.36. I'll reopen the bug if necessary. Thanks!