[Webkit-unassigned] [Bug 58852] [GTK] Add proxy support to GtkLauncher

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 00:25:34 PDT 2011


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





--- Comment #5 from Ryuan Choi <ryuan.choi at samsung.com>  2011-04-22 00:25:34 PST ---
(In reply to comment #3)
> (From update of attachment 90117 [details])
> Can't you just guard the code with an #ifdef so that when compiler with older versions of Soup, it's not seen. We generally develop against the latest stable version of the Gnome stack. Is there some particular version of libsoup that you require?

Sorry about late answer.
I tried to find checking libsoup version, but it looks not simple.

Instead, I checked SOUP_TYPE_PROXY_RESOLVER_DEFAULT.

And I changed my libsoup version, but previous patch works well for lower version of libsoup.
I update my patch for both SoupProxyResolverDefault and previous libsoup.

-- 
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