[Webkit-unassigned] [Bug 42721] [EFL] Set proxy address for Soup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 05:09:12 PDT 2010


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





--- Comment #2 from Lucas De Marchi <lucas.demarchi at profusion.mobi>  2010-07-21 05:09:12 PST ---
(In reply to comment #0)
> If PC network needs to use proxy address, EWebLauncher cannot use network without proxy address setting.

Nice, but this breaks when libsoub is not enabled (bug 42286, which did not get in yet because of a problem with changelogs).

I'd rather let the part of getting the environment variable to browser and add a method to set proxy. This way browser might decide for whatever reason to ask for a proxy to be used (be the environment var or because user explicitly configured browser for this). Then we would have 2 implementations surrounded by ifdefs, 1 for libsoup and another for libcurl (which can be let blank for now).

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