[GH-ISSUE #1097] chromium: Do different tabs run in separate sandboxes? #753

Closed
opened 2026-05-05 06:34:20 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @ghost on GitHub (Feb 11, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1097

chromium tabs AFAIK are separate processes. Does they run in separate firejail container or they are not run in container? How does it work?

Originally created by @ghost on GitHub (Feb 11, 2017). Original GitHub issue: https://github.com/netblue30/firejail/issues/1097 chromium tabs AFAIK are separate processes. Does they run in separate firejail container or they are not run in container? How does it work?
gitea-mirror 2026-05-05 06:34:20 -06:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@lheckemann commented on GitHub (Feb 11, 2017):

Namespaces are designed such that if a parent process is in that namespace, its children will be too. The new tabs will be confined in the same "container".

<!-- gh-comment-id:279131199 --> @lheckemann commented on GitHub (Feb 11, 2017): Namespaces are designed such that if a parent process is in that namespace, its children will be too. The new tabs will be confined in the same "container".
Author
Owner

@ghost commented on GitHub (Feb 11, 2017):

Thanks

<!-- gh-comment-id:279131646 --> @ghost commented on GitHub (Feb 11, 2017): Thanks
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#753
No description provided.