[Webkit-unassigned] [Bug 189960] New: [WPE][GTK] Fix file downloading in sandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 11:27:03 PDT 2018


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

            Bug ID: 189960
           Summary: [WPE][GTK] Fix file downloading in sandbox
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pgriffis at igalia.com
                CC: bugs-noreply at webkitgtk.org

Currently the NetworkProcess runs in a sandbox with no filesystem access.

To solve this we need to have the file opening/renaming logic happen in the UI layer
and pass file descriptors over IPC to the NetworkProcess.

-- 
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/20180925/1ca87d05/attachment.html>


More information about the webkit-unassigned mailing list