WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
189966
[WPE][GTK] Fix DnD in sandbox
https://bugs.webkit.org/show_bug.cgi?id=189966
Summary
[WPE][GTK] Fix DnD in sandbox
Patrick Griffis
Reported
2018-09-25 11:51:51 PDT
The WebProcess cannot open file paths dragged and dropped into it. We can either try using the portal[1] for this or implement something custom probably similar to it where the UI process converts it to an FD. [1]
https://github.com/flatpak/xdg-desktop-portal/pull/222
Attachments
Add attachment
proposed patch, testcase, etc.
Patrick Griffis
Comment 1
2018-10-15 08:09:14 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.
Top of Page
Format For Printing
XML
Clone This Bug