Chromium Code Reviews
DescriptionLinux: optionally run <argv0>-renderer.
Ubuntu has AppArmor, which triggers based on binary names. Since we
only want to sandbox the renderers they need to have a different name
than the main Chromium binary (although it can just be a hard link to
the same file). Thus, we probe to see if "<argv0>-renderer" exists. If
so, we run that.
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||