Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(680)

Issue 159297: linux: generalize desktop environment guessing to encompass KDE (Closed)

Created:
11 years, 5 months ago by Evan Martin
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

linux: generalize desktop environment guessing to encompass KDE BUG=17363

Patch Set 1 #

Patch Set 2 : compiles #

Total comments: 1

Patch Set 3 : now passing tests #

Patch Set 4 : fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -78 lines) Patch
M base/linux_util.h View 1 chunk +11 lines, -5 lines 0 comments Download
M base/linux_util.cc View 1 2 3 1 chunk +19 lines, -8 lines 0 comments Download
M chrome/browser/gtk/options/advanced_contents_gtk.cc View 1 1 chunk +26 lines, -16 lines 0 comments Download
M net/proxy/proxy_config_service_linux.h View 1 chunk +0 lines, -4 lines 0 comments Download
M net/proxy/proxy_config_service_linux.cc View 1 2 chunks +38 lines, -31 lines 0 comments Download
M net/proxy/proxy_config_service_linux_unittest.cc View 3 14 chunks +15 lines, -14 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Evan Martin
11 years, 5 months ago (2009-07-23 21:10:07 UTC) #1
Lei Zhang
http://codereview.chromium.org/159297/diff/12/13 File base/linux_util.cc (right): http://codereview.chromium.org/159297/diff/12/13#newcode104 Line 104: // it seems these other variables are reliably ...
11 years, 5 months ago (2009-07-23 21:16:53 UTC) #2
Evan Martin
On 2009/07/23 21:16:53, Lei Zhang wrote: > GNOME_DESKTOP_SESSION_ID is slowly being deprecated. Newer versions of ...
11 years, 5 months ago (2009-07-23 21:31:04 UTC) #3
Lei Zhang
On 2009/07/23 21:31:04, Evan Martin wrote: > On 2009/07/23 21:16:53, Lei Zhang wrote: > > ...
11 years, 5 months ago (2009-07-23 21:45:09 UTC) #4
Mike Mammarella
On 2009/07/23 21:45:09, Lei Zhang wrote: > On 2009/07/23 21:31:04, Evan Martin wrote: > > ...
11 years, 5 months ago (2009-07-23 22:01:30 UTC) #5
Evan Martin
Cool, thanks. New version up with DESKTOP_SESSION checked first (and test updated).
11 years, 5 months ago (2009-07-23 22:03:08 UTC) #6
Mike Mammarella
On 2009/07/23 22:03:08, Evan Martin wrote: > Cool, thanks. New version up with DESKTOP_SESSION checked ...
11 years, 5 months ago (2009-07-23 22:08:20 UTC) #7
Evan Martin
11 years, 5 months ago (2009-07-23 22:09:14 UTC) #8
BTW, the reason I wrote this was as a precursor to the password stuff, but after
talking with Mike I think he's on top of it.  So I was glad I'd written this
separately since it'll still be useful eventually even though it makes no
functional change right now.  :(

Powered by Google App Engine
This is Rietveld 408576698