Closed
Bug 1526243
Opened 6 years ago
Closed 6 years ago
[Linux] Don't use nsGConfService in nsGNOMEShellService.cpp
Categories
(Toolkit :: Startup and Profile System, enhancement)
Toolkit
Startup and Profile System
Tracking
()
RESOLVED
FIXED
mozilla68
People
(Reporter: stransky, Assigned: stransky)
References
Details
Attachments
(1 file)
gconf is deprecated and should not be used if GSettings is available.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 3•6 years ago
|
||
Let's handle the nsGNOMEShellService.cpp part here.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Summary: [Linux] Don't use nsGConfService to get/set default browser → [Linux] Don't use nsGConfService in nsGNOMEShellService.cpp
Assignee | ||
Updated•6 years ago
|
Status: REOPENED → NEW
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → stransky
Assignee | ||
Comment 4•6 years ago
|
||
Don't use gconf service to get/set default browser as it breaks recent Gnome environment.
Also use XDG_CURRENT_DESKTOP to check actual desktop.
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/017eefc950b0
[Linux] Don't use nsGConfService in nsGNOMEShellService.cpp, r=glandium
Keywords: checkin-needed
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago → 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•