mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1351] Increased cpu usage on certain webpages which contain gifs on qutebrowser, luakit #928
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#928
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 @ghost on GitHub (Jun 26, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1351
I've encountered this behaviour on qutebrowser with the webengine backend, with the webkit backend and luakit, all built from master. All folders required by these browsers including .cache/[browser] , .config/[browser] and .local/share/[browser] are noblacklisted, created and whitelisted in their specific profiles.
I've also built firejail from trunk.
Has anyone else been encountering this ? At first I thought it was qutebrowser going bonkers and tried luakit out which was fine until I ported the qutebrowser profile to it.
@ghost commented on GitHub (Aug 18, 2017):
Animated displayed inline consume a lot of cpu as with webms. Just make a userstyle that hides gifs or wait for qutebrowser to add some sort of content blocking. Firejail probably has nothing to do with this.