Comment #13 on issue 8081 by [email protected]: Need sandbox on Linux http://code.google.com/p/chromium/issues/detail?id=8081
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=20110
------------------------------------------------------------------------
r20110 | [email protected] | 2009-07-07 18:15:14 -0700 (Tue, 07 Jul 2009) |
18 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/breakpad/linux/exception_handler.cc?r1=20110&r2=20109
M
http://src.chromium.org/viewvc/chrome/trunk/src/build/all.gyp?r1=20110&r2=20109
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/app/breakpad_linux.cc?r1=20110&r2=20109
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/browser_render_process_host.cc?r1=20110&r2=20109
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/render_crash_handler_host_linux.cc?r1=20110&r2=20109
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/zygote_host_linux.cc?r1=20110&r2=20109
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/zygote_main_linux.cc?r1=20110&r2=20109
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/chrome_switches.cc?r1=20110&r2=20109
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/chrome_switches.h?r1=20110&r2=20109
A http://src.chromium.org/viewvc/chrome/trunk/src/sandbox/linux
A http://src.chromium.org/viewvc/chrome/trunk/src/sandbox/linux/suid
A
http://src.chromium.org/viewvc/chrome/trunk/src/sandbox/linux/suid/sandbox.cc
M
http://src.chromium.org/viewvc/chrome/trunk/src/sandbox/sandbox.gyp?r1=20110&r2=20109
Linux: SUID sandbox support
* Make processes dumpable when they crash.
* Find crashing processes by searching for a socket inode, rather
than relying on SCM_CREDENTIALS. The kernel doesn't translate PIDs
between PID namespaces with SCM_CREDENTIALS, so we can't use the
PID there.
* Use a command line flag to the renderer to enable crash dumping.
Previously it tried to access the user's home directory for this
information.
* Search for a sandbox helper binary and, if found, use it.
* Include the source for a sandbox helper binary. It's currently not
built by default.
http://codereview.chromium.org/149230
R=evan,markus
BUG=8081
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---
