[Webkit-unassigned] [Bug 193710] New: [SOUP] Remove libsoup cruft from WebProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 22:02:12 PST 2019


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

            Bug ID: 193710
           Summary: [SOUP] Remove libsoup cruft from WebProcess
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

SoupNetworkSession is no longer accessible from the web process because it's owned (indirectly) by NetworkProcess after r240292. It doesn't make sense to have any libsoup code under WebProcess anymore. The current libsoup code consists of:

 * Unused stuff to be removed
 * Stuff unrelated to libsoup, which should move to a WebProcessGLib.cpp
 * WebKitSoupRequestInputStream, which is only used by NetworkProcess and should move there

-- 
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/20190123/85bdfd6e/attachment.html>


More information about the webkit-unassigned mailing list