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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 06:28:41 PDT 2010


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





--- Comment #5 from Lucas De Marchi <lucas.demarchi at profusion.mobi>  2010-07-21 06:28:41 PST ---
(In reply to comment #4)
> Thank you lucas,
> 
> I understand your point as below, 
> 
> void ewk_XXX_proxy_uri_set(...)
> {
> #if USE(SOUP)
> ....
> #elif USE(CURL)
> ....
> #endif
> }
> 
> And, EWebLauncher invokes the API.
> 
> In my opinion, this API is located in ewk_settings.cpp. How do you think about it ?

I think ewk_settings.cpp is indeed the best place.

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