[PR #5728] [MERGED] profiles: refactor chromium/electron into blink-common #5632

Closed
opened 2026-05-05 10:42:04 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: chromium-electron-common


📝 Commits (1)

  • 47e3c82 create 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-common common profile for
chromium-common and electron-common

Was very conservative, didn't change anything. It's an error if i did.
whitelist-run-common.inc seams 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.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5728 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/11/2023 **Status:** ✅ Merged **Merged:** 3/23/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `chromium-electron-common` --- ### 📝 Commits (1) - [`47e3c82`](https://github.com/netblue30/firejail/commit/47e3c82ab58b0d0c02066666aea3f7a04078c86b) create blink-common.profile ### 📊 Changes **5 files changed** (+65 additions, -53 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 Description creating `chromium-electron-common` common profile for `chromium-common` and `electron-common` Was very conservative, didn't change anything. It's an error if i did. `whitelist-run-common.inc` seams 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:42:04 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5632
No description provided.