[Bug 381172] New: Firefox shouldn' t use gconf proxy settings if not running under Gnome
https://bugzilla.novell.com/show_bug.cgi?id=381172 Summary: Firefox shouldn't use gconf proxy settings if not running under Gnome Product: openSUSE 11.0 Version: Factory Platform: All OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Firefox AssignedTo: bnc-team-mozilla@forge.provo.novell.com ReportedBy: wolfgang@rosenauer.org QAContact: qa@suse.de Found By: --- Firefox 3 got the system proxy feature we introduced in FF2 with one little difference. It always uses gconf if it is available to find the proxy settings. SUSE's Firefox 2 used it only if running under Gnome while otherwise it used the http_proxy environment variables if set. The default gconf setting should be to also read the environment variables and therefore in default configuration it doesn't make a real difference. Anyway I propose to only use gconf proxy settings if running under Gnome and fall back to environment immediately to avoid a bit of confusion. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381172 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381172 User jpr@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381172#c1 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |federico@novell.com --- Comment #1 from JP Rosevear <jpr@novell.com> 2008-04-18 06:37:35 MST --- Hmm, we have a patch for the proxy stuff that does just that, it exports the yast settings to gconf afaik (but maybe only if the settings daemon is running). Federico? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381172 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=381172#c2 --- Comment #2 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-04-18 06:43:39 MST --- I made a small patch to not try to load the gconf proxy settings if DESKTOP_SESSION != gnome but to use environment variables immediately. If people are fine with it we can just land it in xulrunner but anyway it would be interesting if the settings daemon need to run for the gnome feature since then we should absolutely have that patch. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381172 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=381172#c3 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-mozilla@forge.provo.novell.com |wolfgang@rosenauer.org Status|NEEDINFO |ASSIGNED --- Comment #3 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-04-18 06:44:45 MST --- Created an attachment (id=208955) --> (https://bugzilla.novell.com/attachment.cgi?id=208955) proposed patch -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381172 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381172 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=381172#c4 --- Comment #4 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-05-16 07:25:07 MST --- Federico, ping -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381172 User federico@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=381172#c6 --- Comment #6 from Federico Mena Quintero <federico@novell.com> 2008-05-16 11:23:08 MST --- [Public comment] Using GConf only if we are in a GNOME session, and falling back to environment variables, makes sense. The way openSUSE's configuration works for proxies is documented here: http://en.opensuse.org/GNOME/Proxy_configuration -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381172 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |fixed_bs -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381172 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=381172#c7 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wolfgang@rosenauer.org |maw@novell.com Status|ASSIGNED |NEW --- Comment #7 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-05-16 12:52:34 MST --- That's part of the final Firefox 3.0 set to be released as online update with GA. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=381172 User wolfgang@rosenauer.org added comment https://bugzilla.novell.com/show_bug.cgi?id=381172#c8 Wolfgang Rosenauer <wolfgang@rosenauer.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Wolfgang Rosenauer <wolfgang@rosenauer.org> 2008-07-04 01:20:24 MDT --- Firefox 3 released as update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com