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

Issue 10399100: Move FileDescriptorShuffle to base/posix. This file is very posix-specific. (Closed)

Created:
8 years, 7 months ago by brettw
Modified:
8 years, 1 month ago
Reviewers:
Nico
CC:
chromium-reviews, erikwright (departed), brettw-cc_chromium.org
Visibility:
Public.

Description

Move FileDescriptorShuffle to base/posix. This file is very posix-specific. TEST=it compiles BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=166970

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -480 lines) Patch
M base/base.gyp View 1 4 chunks +3 lines, -3 lines 0 comments Download
M base/base.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
D base/file_descriptor_shuffle.h View 1 1 chunk +0 lines, -87 lines 0 comments Download
D base/file_descriptor_shuffle.cc View 1 chunk +0 lines, -96 lines 0 comments Download
D base/file_descriptor_shuffle_unittest.cc View 1 1 chunk +0 lines, -287 lines 0 comments Download
A + base/posix/file_descriptor_shuffle.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + base/posix/file_descriptor_shuffle.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A + base/posix/file_descriptor_shuffle_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M base/process_util.h View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
8 years, 1 month ago (2012-11-08 20:44:27 UTC) #1
Nico
lgtm (since it's just a move, but I'm neither in base/OWNERS or wrote this code, ...
8 years, 1 month ago (2012-11-08 21:52:00 UTC) #2
brettw
8 years, 1 month ago (2012-11-08 22:05:22 UTC) #3
You seemed like a good posix person and I felt guilty asking agl.

Powered by Google App Engine
This is Rietveld 408576698