[Webkit-unassigned] [Bug 189967] New: [WPE][GTK] Remove network access from WebProcess in sandbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 11:54:33 PDT 2018


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

            Bug ID: 189967
           Summary: [WPE][GTK] Remove network access from WebProcess 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 WebProcess requires network access because GStreamer requires it for HLS (HTTP Live Streaming)
possibly among other features.

This is a hole that shouldn't exist since that is the purpose of a separate NetworkProcess. We need
to figure out some way to proxy data through that to GStreamer.

-- 
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/0cfd2f79/attachment.html>


More information about the webkit-unassigned mailing list