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

Issue 155100: Add default browser checking and setting on Linux. (Closed)

Created:
11 years, 5 months ago by Mike Mammarella
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Add default browser checking and setting on Linux. BUG=11972 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20380

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 12

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -15 lines) Patch
M DEPS View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/browser/shell_integration_linux.cc View 1 2 3 4 5 6 1 chunk +69 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 5 6 2 chunks +12 lines, -1 line 0 comments Download
M chrome/common/temp_scaffolding_stubs.cc View 1 2 3 4 5 6 1 chunk +0 lines, -14 lines 0 comments Download
A chrome/tools/build/linux/chrome-wrapper View 1 2 3 4 1 chunk +62 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Mike Mammarella
This won't synthesize a .desktop file yet, but I intend to add that to the ...
11 years, 5 months ago (2009-07-06 19:25:47 UTC) #1
Mike Mammarella
Now creates a desktop file if there is not one already. Chromium can be set ...
11 years, 5 months ago (2009-07-06 22:51:45 UTC) #2
Mike Mammarella
11 years, 5 months ago (2009-07-08 20:39:01 UTC) #3
Lei Zhang
http://codereview.chromium.org/155100/diff/23/25 File chrome/browser/shell_integration_linux.cc (right): http://codereview.chromium.org/155100/diff/23/25#newcode7 Line 7: #include "chrome/browser/shell_integration.h" I think the header order should ...
11 years, 5 months ago (2009-07-08 20:50:48 UTC) #4
Mike Mammarella
http://codereview.chromium.org/155100/diff/23/25 File chrome/browser/shell_integration_linux.cc (right): http://codereview.chromium.org/155100/diff/23/25#newcode7 Line 7: #include "chrome/browser/shell_integration.h" On 2009/07/08 20:50:48, Lei Zhang wrote: ...
11 years, 5 months ago (2009-07-08 21:14:46 UTC) #5
kuchhal
http://codereview.chromium.org/155100/diff/23/25 File chrome/browser/shell_integration_linux.cc (right): http://codereview.chromium.org/155100/diff/23/25#newcode11 Line 11: #if defined(CHROMIUM_BUILD) Actually I don't think we use ...
11 years, 5 months ago (2009-07-08 22:10:56 UTC) #6
Mike Mammarella
http://codereview.chromium.org/155100/diff/23/25 File chrome/browser/shell_integration_linux.cc (right): http://codereview.chromium.org/155100/diff/23/25#newcode11 Line 11: #if defined(CHROMIUM_BUILD) On 2009/07/08 22:10:56, kuchhal wrote: > ...
11 years, 5 months ago (2009-07-08 22:35:14 UTC) #7
Mike Mammarella
11 years, 5 months ago (2009-07-09 19:20:26 UTC) #8
Mike Mammarella
11 years, 5 months ago (2009-07-09 23:37:08 UTC) #9
Michael Moss
11 years, 5 months ago (2009-07-10 17:02:51 UTC) #10
LGTM

Powered by Google App Engine
This is Rietveld 408576698