[go: nahoru, domu]

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

Issue 8773051: use os_bsd and OS_BSD and add some OS_FREEBSD conditions (Closed)

Created:
9 years ago by Robert Nagy
Modified:
9 years ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, brettw-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

use os_bsd and OS_BSD and add some OS_FREEBSD conditions this change is the first part of the FreeBSD support BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112936

Patch Set 1 #

Total comments: 6

Patch Set 2 : style fixes #

Total comments: 6

Patch Set 3 : more style #

Total comments: 2

Patch Set 4 : style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+319 lines, -22 lines) Patch
M base/base.gypi View 3 chunks +3 lines, -2 lines 0 comments Download
M base/debug/debugger_posix.cc View 3 chunks +8 lines, -10 lines 0 comments Download
M base/process_util.h View 3 chunks +4 lines, -4 lines 0 comments Download
A base/process_util_freebsd.cc View 1 2 3 1 chunk +293 lines, -0 lines 0 comments Download
M base/process_util_posix.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M build/common.gypi View 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Robert Nagy
Hello Mark, Review the following patchset please.
9 years ago (2011-12-02 20:28:09 UTC) #1
Mark Mentovai
http://codereview.chromium.org/8773051/diff/1/base/process_util_freebsd.cc File base/process_util_freebsd.cc (right): http://codereview.chromium.org/8773051/diff/1/base/process_util_freebsd.cc#newcode49 base/process_util_freebsd.cc:49: || length == 0) || goes on the preceding ...
9 years ago (2011-12-02 20:58:06 UTC) #2
Robert Nagy
http://codereview.chromium.org/8773051/diff/1/base/process_util_freebsd.cc File base/process_util_freebsd.cc (right): http://codereview.chromium.org/8773051/diff/1/base/process_util_freebsd.cc#newcode49 base/process_util_freebsd.cc:49: || length == 0) On 2011/12/02 20:58:06, Mark Mentovai ...
9 years ago (2011-12-02 21:34:46 UTC) #3
Mark Mentovai
LG otherwise. http://codereview.chromium.org/8773051/diff/4001/base/process_util_freebsd.cc File base/process_util_freebsd.cc (right): http://codereview.chromium.org/8773051/diff/4001/base/process_util_freebsd.cc#newcode49 base/process_util_freebsd.cc:49: length == 0) Style nit: you need ...
9 years ago (2011-12-03 16:43:47 UTC) #4
Robert Nagy
http://codereview.chromium.org/8773051/diff/4001/base/process_util_freebsd.cc File base/process_util_freebsd.cc (right): http://codereview.chromium.org/8773051/diff/4001/base/process_util_freebsd.cc#newcode49 base/process_util_freebsd.cc:49: length == 0) On 2011/12/03 16:43:52, Mark Mentovai wrote: ...
9 years ago (2011-12-03 16:56:17 UTC) #5
Mark Mentovai
http://codereview.chromium.org/8773051/diff/7001/base/process_util_freebsd.cc File base/process_util_freebsd.cc (right): http://codereview.chromium.org/8773051/diff/7001/base/process_util_freebsd.cc#newcode293 base/process_util_freebsd.cc:293: } // namespace base One more stupid one: two ...
9 years ago (2011-12-03 17:29:00 UTC) #6
Robert Nagy
http://codereview.chromium.org/8773051/diff/7001/base/process_util_freebsd.cc File base/process_util_freebsd.cc (right): http://codereview.chromium.org/8773051/diff/7001/base/process_util_freebsd.cc#newcode293 base/process_util_freebsd.cc:293: } // namespace base On 2011/12/03 17:29:00, Mark Mentovai ...
9 years ago (2011-12-03 17:36:57 UTC) #7
Mark Mentovai
LGTM and CQ
9 years ago (2011-12-03 17:42:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robert.nagy@gmail.com/8773051/5009
9 years ago (2011-12-03 17:43:13 UTC) #9
commit-bot: I haz the power
Try job failure for 8773051-5009 (retry) on mac_rel for steps "browser_tests, ui_tests" (clobber build). It's ...
9 years ago (2011-12-03 20:19:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robert.nagy@gmail.com/8773051/5009
9 years ago (2011-12-04 12:56:45 UTC) #11
commit-bot: I haz the power
9 years ago (2011-12-04 14:19:43 UTC) #12
Change committed as 112936

Powered by Google App Engine
This is Rietveld 408576698