Skip to content

Enable the Chromium sandbox when the system supports it #695

Description

@linesight

cefpython has always disabled Chromium's sandbox on Linux. Historically this was done with no_sandbox = 1 in CefSettings; as of the cefpython 147 work it's a --no-sandbox command-line switch instead. Either way the sandbox is off, but it's an important security feature and we should enable it where we can. Opening this to track that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions