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

Issue 155796: Make standard input /dev/null when running xdg-settings to set the default browser. (Closed)

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

Description

Make standard input /dev/null when running xdg-settings to set the default browser. BUG=17219 TEST=run chrome from a terminal in KDE and use the "set as default browser" feature when ~/.kde/share/config/profilerc is owned by root; chrome should not freeze Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21129

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -3 lines) Patch
M chrome/browser/shell_integration_linux.cc View 1 2 chunks +21 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mike Mammarella
11 years, 5 months ago (2009-07-20 21:09:41 UTC) #1
Evan Stade
nits http://codereview.chromium.org/155796/diff/1/2 File chrome/browser/shell_integration_linux.cc (right): http://codereview.chromium.org/155796/diff/1/2#newcode36 Line 36: base::ProcessHandle handle; variables should be declared right ...
11 years, 5 months ago (2009-07-20 22:42:52 UTC) #2
Mike Mammarella
http://codereview.chromium.org/155796/diff/1/2 File chrome/browser/shell_integration_linux.cc (right): http://codereview.chromium.org/155796/diff/1/2#newcode36 Line 36: base::ProcessHandle handle; On 2009/07/20 22:42:53, Evan Stade wrote: ...
11 years, 5 months ago (2009-07-20 22:52:59 UTC) #3
Evan Stade
11 years, 5 months ago (2009-07-20 22:58:07 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698