Chromium Code Reviews
Help | Chromium Project | Sign in
(27)

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

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by Evan Martin
Modified:
4 years 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
Commit: CQ not working?

Messages

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

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be