diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-10 18:17:32 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-10 18:17:32 +0000 |
commit | 0e161112cc06b7d77d8c9b73b334b209d79e12d1 (patch) | |
tree | 9db1d84127c29b65e2ffc0c20d856bb8d343aeaa /chrome/browser/location_bar.h | |
parent | 1e00c3c588f2721eda5702df1468f92f3ae4c210 (diff) | |
download | chromium_src-0e161112cc06b7d77d8c9b73b334b209d79e12d1.zip chromium_src-0e161112cc06b7d77d8c9b73b334b209d79e12d1.tar.gz chromium_src-0e161112cc06b7d77d8c9b73b334b209d79e12d1.tar.bz2 |
Linux: use a temp directory for the chroot.
Ubuntu systems (at least) wipe /var/run at boot time, which is
deleting our sandbox directory. Instead, we have the SUID helper
create a temp directory in /tmp, unlink it and use that for the chroot
directory. A file descriptor is passed to the zygote process for it to
fchdir into.
(Thanks to fta for discussions on this.)
BUG=16363
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20388 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/location_bar.h')
0 files changed, 0 insertions, 0 deletions