diff options
author | cmasone <cmasone@chromium.org> | 2015-04-27 11:50:55 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-04-27 18:51:12 +0000 |
commit | b44fbaabbe9f91e63ad8aa164609a6b31e0de57e (patch) | |
tree | da4bcd62ae1a398032ecd1320675c04bf988bdd4 /components/history/OWNERS | |
parent | d89b76b49964e9b764fc93b2e8473e5120b74bf2 (diff) | |
download | chromium_src-b44fbaabbe9f91e63ad8aa164609a6b31e0de57e.zip chromium_src-b44fbaabbe9f91e63ad8aa164609a6b31e0de57e.tar.gz chromium_src-b44fbaabbe9f91e63ad8aa164609a6b31e0de57e.tar.bz2 |
Move ScopedFileDescriptor to dbus/file_descriptor.h
ScopedFileDescriptor was initially introduced to facilitate the
management of a 'lifeline' FD used when asking permission_broker to
open a port in the device's firewall on CrOS. It's actually a scoped
wrapper around DBus::FileDescriptor, not a platform file descriptor. I
would like to use it to facilitate some other similar functionality in
which I create a pipe and pass one end over DBus, so it seems like a
good idea to move ScopedFileDescriptor into the dbus library directly.
BUG=chromium:481340
TEST=FirewallHole unit tests still pass
STATUS=Fixed
R=keybuk, reillyg, stevenjb
Review URL: https://codereview.chromium.org/1090243003
Cr-Commit-Position: refs/heads/master@{#327089}
Diffstat (limited to 'components/history/OWNERS')
0 files changed, 0 insertions, 0 deletions