[Webkit-unassigned] [Bug 265746] [enhancement] use flatpak portal directly rather than using the flatpak-spawn executable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 24 06:21:39 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=265746
Michael Catanzaro <mcatanzaro at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcatanzaro at redhat.com
--- Comment #2 from Michael Catanzaro <mcatanzaro at redhat.com> ---
(In reply to two from comment #1)
> *it uses --share-pids already to have a common pidns, so not as much as i
> thought needs to be changed
No, there is no common pid namespace.
It does use --expose-pids, but that is different. There's still separate pid namespaces.
Ultimately flatpak-spawn is just a convenience wrapper around the portal API. If we stop using it, we're probably just going to have to wind up reimplementing whatever else it is doing, so there should be a good reason for doing so.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240824/f1f3916a/attachment.htm>
More information about the webkit-unassigned
mailing list