Bug 114683 - [EFL][Soup] Remove ProxyResolverSoup
Summary: [EFL][Soup] Remove ProxyResolverSoup
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-16 06:13 PDT by Dan Winship
Modified: 2017-03-11 10:48 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Winship 2013-04-16 06:13:06 PDT
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.
Comment 1 Michael Catanzaro 2017-03-11 10:42:18 PST
Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.