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

Issue 165067: Remove the Mac-specific implementation of LaunchApp, and share the Linux version. (Closed)

Created:
11 years, 4 months ago by stuartmorgan
Modified:
9 years, 7 months ago
Reviewers:
TVL
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Remove the Mac-specific implementation of LaunchApp, and share the Linux version. Fixes a race condition with file descriptors, and gives the Mac access to the environment-alterning version of LaunchApp BUG=11174 TEST=Launching render/plugin/utility processes should still work on the Mac Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22649

Patch Set 1 #

Patch Set 2 : Removing stray files from patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -151 lines) Patch
M base/process_util.h View 2 chunks +1 line, -2 lines 0 comments Download
M base/process_util_linux.cc View 2 chunks +0 lines, -77 lines 0 comments Download
M base/process_util_mac.mm View 1 chunk +0 lines, -72 lines 0 comments Download
M base/process_util_posix.cc View 1 chunk +76 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
stuartmorgan
11 years, 4 months ago (2009-08-06 18:13:55 UTC) #1
TVL
11 years, 4 months ago (2009-08-06 18:30:41 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698