[Webkit-unassigned] [Bug 219325] [WPE][GTK] flatpak-spawn subsandbox clears environment variables, breaks EphyPermissionsManager

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 09:27:52 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=219325

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Hm, interesting. That is indeed the behavior we *want* to get for XDG_DATA_HOME, but it's not the behavior we are actually getting. I have no clue why not.

(In reply to Alexander Larsson from comment #3)
> (although, it might be nice to have a
> --forward-env options that just took the env from the parent of the
> flatpak-spawn call). 

Yeah that would be nice indeed, because otherwise simple things like debug environment variables will not work. E.g. you expect setting GST_DEBUG will result in a gstreamer debug log, but it will get stripped out. So I think we must propagate all environment variables regardless of whether XDG dirs are handled specially.

-- 
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/20210125/ccb4915c/attachment.htm>


More information about the webkit-unassigned mailing list