commit | a409ccc3182ae1cb91fe7937a6c60f8d80755436 | [log] [tgz] |
---|---|---|
author | morrita <[email protected]> | Mon Oct 20 23:53:25 2014 |
committer | Commit bot <[email protected]> | Mon Oct 20 23:53:50 2014 |
tree | de8d2996aa21b74beefef4d5bc85cfae6ede8bec | |
parent | 71187e343e2a8005dff92649b3013ba5019f974a [diff] |
Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD. By using base::ScopedFD, the ownership of the returned FD becomes clearer. BUG=415294 [email protected], [email protected], [email protected], [email protected] [email protected] Review URL: https://codereview.chromium.org/621613002 Cr-Commit-Position: refs/heads/master@{#300381}