[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
Sun Aug 25 00:36:35 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=265746
--- Comment #3 from two at envs.net ---
(In reply to Michael Catanzaro from comment #2)
> so there should be a good reason
> for doing so.
most importantly to work around the "Invalid byte sequence in conversion input" bug... but now i looked at flaptak-spawn's code again, and i think it might also be fixed by passing /proc/self/environ to --env-fd instead of passing each variable to --env?
but also to shorten the current micro freeze when spawning a new web process by not having to wait for pidSocket
(also because less processes)
--
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/20240825/2fec3fba/attachment.htm>
More information about the webkit-unassigned
mailing list