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

Issue 185713005: Add support for FreeBSD in base/ , base/process/ , and base/threading so that the bootstrap binary … (Closed)

Created:
6 years, 9 months ago by r.c.ladan
Modified:
6 years, 9 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add support for FreeBSD in base/ , base/process/ , and base/threading so that the bootstrap binary for GN (the one in TEMPDIR) can be built and run. Tested on FreeBSD 8.4-i386 and FreeBSD 10.0-amd64 BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256124

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove superfluous newline. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -18 lines) Patch
M base/file_util_posix.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/process/process_handle_freebsd.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/process/process_iterator.h View 1 chunk +3 lines, -1 line 0 comments Download
M base/process/process_iterator_freebsd.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M base/process/process_metrics_freebsd.cc View 1 chunk +6 lines, -0 lines 0 comments Download
A + base/threading/platform_thread_freebsd.cc View 3 chunks +7 lines, -16 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
r.c.ladan
6 years, 9 months ago (2014-03-03 13:04:49 UTC) #1
r.c.ladan
This (FreeBSD-specific) change is not only required for GN but also for Chromium itself.
6 years, 9 months ago (2014-03-10 16:18:41 UTC) #2
Raphael Kubo da Costa (rakuco)
+Nico
6 years, 9 months ago (2014-03-10 19:55:42 UTC) #3
Nico
I'm a bit scared of the change in the first file, other than that looks ...
6 years, 9 months ago (2014-03-10 19:58:32 UTC) #4
r.c.ladan
https://codereview.chromium.org/185713005/diff/1/base/file_util_posix.cc File base/file_util_posix.cc (right): https://codereview.chromium.org/185713005/diff/1/base/file_util_posix.cc#newcode678 base/file_util_posix.cc:678: #if defined(OS_MACOSX) || (defined(OS_FREEBSD) && __FreeBSD_version < 900000) On ...
6 years, 9 months ago (2014-03-10 20:08:01 UTC) #5
Nico
On 2014/03/10 20:08:01, r.c.ladan wrote: > https://codereview.chromium.org/185713005/diff/1/base/file_util_posix.cc > File base/file_util_posix.cc (right): > > https://codereview.chromium.org/185713005/diff/1/base/file_util_posix.cc#newcode678 > ...
6 years, 9 months ago (2014-03-10 20:16:17 UTC) #6
r.c.ladan
https://codereview.chromium.org/185713005/diff/1/base/process/process_iterator_freebsd.cc File base/process/process_iterator_freebsd.cc (right): https://codereview.chromium.org/185713005/diff/1/base/process/process_iterator_freebsd.cc#newcode9 base/process/process_iterator_freebsd.cc:9: On 2014/03/10 19:58:33, Nico wrote: > no newline here ...
6 years, 9 months ago (2014-03-10 20:19:02 UTC) #7
r.c.ladan
On 2014/03/10 20:16:17, Nico wrote: > On 2014/03/10 20:08:01, r.c.ladan wrote: > > https://codereview.chromium.org/185713005/diff/1/base/file_util_posix.cc > ...
6 years, 9 months ago (2014-03-10 20:23:54 UTC) #8
Nico
lgtm
6 years, 9 months ago (2014-03-10 20:25:48 UTC) #9
r.c.ladan
The CQ bit was checked by r.c.ladan@gmail.com
6 years, 9 months ago (2014-03-10 20:27:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/r.c.ladan@gmail.com/185713005/20001
6 years, 9 months ago (2014-03-10 20:29:41 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/r.c.ladan@gmail.com/185713005/20001
6 years, 9 months ago (2014-03-10 21:49:17 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/r.c.ladan@gmail.com/185713005/20001
6 years, 9 months ago (2014-03-10 22:32:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/r.c.ladan@gmail.com/185713005/20001
6 years, 9 months ago (2014-03-10 23:47:20 UTC) #14
commit-bot: I haz the power
6 years, 9 months ago (2014-03-11 04:11:13 UTC) #15
Message was sent while issue was closed.
Change committed as 256124

Powered by Google App Engine
This is Rietveld 408576698