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

Issue 3030043: PrependWrapper is platform-specific, so it should take a platform string. (Closed)

Created:
10 years, 4 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
tony, tonyg
CC:
chromium-reviews, jam, Paweł Hajdan Jr., ben+cc_chromium.org, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

PrependWrapper is platform-specific, so it should take a platform string. Though the comments said it was POSIX only, I see it used on Windows as well so I'm updating the comment. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54933

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -24 lines) Patch
M base/command_line.h View 1 chunk +3 lines, -3 lines 0 comments Download
M base/command_line.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/gpu_process_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/plugin_process_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/browser_render_process_host.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/utility_process_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/worker_host/worker_process_host.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/zygote_host_linux.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/test/ui/ui_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Martin
10 years, 4 months ago (2010-08-04 17:07:56 UTC) #1
Evan Martin
sorry, got wrong tony at first
10 years, 4 months ago (2010-08-04 17:09:03 UTC) #2
tony
10 years, 4 months ago (2010-08-04 18:00:55 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698