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

Issue 255016: GTK: improve app mode .desktop file creation.... (Closed)

Created:
11 years, 2 months ago by Evan Stade
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

GTK: improve app mode .desktop file creation. 1) pass --user-data-dir when appropriate 2) don't overwrite old .desktop files that share the same name. BUG=23353 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27700

Patch Set 1 #

Total comments: 8

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -24 lines) Patch
M chrome/browser/shell_integration_linux.cc View 1 2 4 chunks +27 lines, -15 lines 0 comments Download
M chrome/browser/shell_integration_unittest.cc View 7 chunks +7 lines, -7 lines 0 comments Download
M chrome/common/chrome_plugin_util.cc View 1 2 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Evan Stade
I realized I could just quote the switches' values rather than the whole argument (the ...
11 years, 2 months ago (2009-09-30 00:20:10 UTC) #1
Evan Martin
I think Pawel is the appropriate reviewer. In general, I think trying to manually quote ...
11 years, 2 months ago (2009-09-30 00:24:34 UTC) #2
Evan Stade
http://codereview.chromium.org/255016/diff/1/2 File chrome/browser/shell_integration_linux.cc (right): http://codereview.chromium.org/255016/diff/1/2#newcode126 Line 126: return; On 2009/09/30 00:24:34, Evan Martin wrote: > ...
11 years, 2 months ago (2009-09-30 00:32:19 UTC) #3
Evan Martin
On 2009/09/30 00:32:19, Evan Stade wrote: > On 2009/09/30 00:24:34, Evan Martin wrote: > > ...
11 years, 2 months ago (2009-09-30 00:33:14 UTC) #4
Evan Stade
good catch. It seems that doesn't work on windows either. The quotes are just dropped.
11 years, 2 months ago (2009-09-30 00:36:17 UTC) #5
Evan Stade
updated. I have tried to improve argument escaping, but on the whole I think that ...
11 years, 2 months ago (2009-09-30 01:26:22 UTC) #6
Paweł Hajdan Jr.
Please take a look at failing unit tests on Linux. It seems that it's just ...
11 years, 2 months ago (2009-09-30 17:33:06 UTC) #7
Evan Stade
On 2009/09/30 17:33:06, Paweł Hajdan Jr. wrote: > Please take a look at failing unit ...
11 years, 2 months ago (2009-09-30 18:35:25 UTC) #8
Evan Stade
ping
11 years, 2 months ago (2009-10-01 00:33:12 UTC) #9
Paweł Hajdan Jr.
11 years, 2 months ago (2009-10-01 00:36:42 UTC) #10
LGTM

Powered by Google App Engine
This is Rietveld 408576698