Closed
Bug 1540145
Opened 6 years ago
Closed 6 years ago
[Linux] Don't use nsGConfService in nsUnixSystemProxySettings.cpp
Categories
(Toolkit :: Preferences, enhancement, P1)
Toolkit
Preferences
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(1 file)
gconf is deprecated and should not be used if GSettings is available. Let's remove it from nsUnixSystemProxySettings.cpp module
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → stransky
Updated•6 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
| Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/650823016590
[Linux] Don't use GConf service to get proxy configuration, r=glandium
Keywords: checkin-needed
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•