RESOLVED INVALID 189965
[WPE][GTK] Fix file chooser in sandbox
https://bugs.webkit.org/show_bug.cgi?id=189965
Summary [WPE][GTK] Fix file chooser in sandbox
Patrick Griffis
Reported 2018-09-25 11:46:45 PDT
The WebProcess will not have filesystem access to use paths returned by a file chooser. This can probably be solved by using Flatpak's `document-portal` (which uses fuse to mount files into the sandbox dynamically) since GTK already has this built in via GtkFileChooserNative.
Attachments
Patrick Griffis
Comment 1 2018-10-15 08:09:02 PDT
We've decided to trust the NetworkProcess for now and not sandbox it so this no longer applies.
Note You need to log in before you can comment on or make changes to this bug.