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

Issue 8431018: Linux: Use the existing desktop environment detection code in mime_util_xdg.cc instead of its own... (Closed)

Created:
9 years, 1 month ago by Lei Zhang
Modified:
9 years, 1 month ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Linux: Use the existing desktop environment detection code in mime_util_xdg.cc instead of its own version. Also fix a case where we look up bad icon names. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108185

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -6 lines) Patch
M base/mime_util_xdg.cc View 4 chunks +13 lines, -6 lines 3 comments Download

Messages

Total messages: 6 (0 generated)
Lei Zhang
9 years, 1 month ago (2011-11-01 00:04:39 UTC) #1
willchan no longer on Chromium
http://codereview.chromium.org/8431018/diff/1/base/mime_util_xdg.cc File base/mime_util_xdg.cc (right): http://codereview.chromium.org/8431018/diff/1/base/mime_util_xdg.cc#newcode623 base/mime_util_xdg.cc:623: if (x_substr_pos != std::string::npos) { This is a new ...
9 years, 1 month ago (2011-11-01 20:54:49 UTC) #2
Lei Zhang
http://codereview.chromium.org/8431018/diff/1/base/mime_util_xdg.cc File base/mime_util_xdg.cc (right): http://codereview.chromium.org/8431018/diff/1/base/mime_util_xdg.cc#newcode623 base/mime_util_xdg.cc:623: if (x_substr_pos != std::string::npos) { On 2011/11/01 20:54:49, willchan ...
9 years, 1 month ago (2011-11-01 21:03:29 UTC) #3
willchan no longer on Chromium
lgtm http://codereview.chromium.org/8431018/diff/1/base/mime_util_xdg.cc File base/mime_util_xdg.cc (right): http://codereview.chromium.org/8431018/diff/1/base/mime_util_xdg.cc#newcode623 base/mime_util_xdg.cc:623: if (x_substr_pos != std::string::npos) { On 2011/11/01 21:03:29, ...
9 years, 1 month ago (2011-11-01 21:04:15 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/8431018/1
9 years, 1 month ago (2011-11-01 21:07:17 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-11-01 22:24:39 UTC) #6
Change committed as 108185

Powered by Google App Engine
This is Rietveld 408576698