[Webkit-unassigned] [Bug 120833] [GTK] Desktop proxy settings are ignored inside the internal jhbuild

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 6 06:22:43 PDT 2013


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





--- Comment #6 from Mario Sanchez Prada <mario at webkit.org>  2013-09-06 06:21:59 PST ---
(In reply to comment #3)
> [...]
> As commented in private IRC I'd prefer not to add dconf and instead add
> something to the jhbuildrc (likely using gsettings gobject introspection)
> to read the proxy settings (from the system or from the "classic"
> http_proxy env var) and update the gsettings memory backend.

We already discussed that idea here but the problem we found is that checking the http_proxy env var won't fix the problem if you don't have it set up in your system, even when you have the desktop proxy settings set in gsettings.

Besides, that will work fine as long as you are ok with setting up an http(s) proxy, but we would need to add support for more variables if we wanted to support other things, such as autoconfig URLs (e.g. auto_proxy env var).

In any case, after realizing that the original approach has not been very well received, perhaps I should give this idea a try and see how it works.

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