[Webkit-unassigned] [Bug 114683] New: [EFL][Soup] Remove ProxyResolverSoup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 16 06:14:49 PDT 2013


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

           Summary: [EFL][Soup] Remove ProxyResolverSoup
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: danw at gnome.org
                CC: demarchi at webkit.org


with glib 2.36 and libsoup 2.42, ProxyResolverSoup is no longer needed. You can instead create a GSimpleProxyResolver (https://developer.gnome.org/gio/stable/GSimpleProxyResolver.html) and then set it as the SoupSession's :proxy-resolver property.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list