mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5728] [MERGED] profiles: refactor chromium/electron into blink-common #5632
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#5632
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?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/5728
Author: @ghost
Created: 3/11/2023
Status: ✅ Merged
Merged: 3/23/2023
Merged by: @netblue30
Base:
master← Head:chromium-electron-common📝 Commits (1)
47e3c82create blink-common.profile📊 Changes
5 files changed (+65 additions, -53 deletions)
View changed files
➕
etc/profile-a-l/blink-common-hardened.inc.profile(+11 -0)➕
etc/profile-a-l/blink-common.profile(+40 -0)📝
etc/profile-a-l/chromium-common-hardened.inc.profile(+8 -9)📝
etc/profile-a-l/chromium-common.profile(+3 -22)📝
etc/profile-a-l/electron-common.profile(+3 -22)📄 Description
creating
chromium-electron-commoncommon profile forchromium-commonandelectron-commonWas very conservative, didn't change anything. It's an error if i did.
whitelist-run-common.incseams like it could be added too, left it like a comment. That would change electron-common and the ~30 profiles that depend on it.Don't request real changes for this commit.
Now you can have a single local file for both electron apps and chromium browsers.
Also, electron-common was a bit neglected. It will take more attention now.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.