commit | 32eca1edf13f82615df670c1fd5bb89e6da696dd | [log] [tgz] |
---|---|---|
author | Robert Sesek <rsesek@chromium.org> | Mon Dec 05 21:24:49 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 05 21:24:49 2022 |
tree | 1ac2411e3bf8d2783ac9cb7d0647a4018d627d75 | |
parent | b75ee814924b9d5f450f46a132dc8bc05fab1eec [diff] |
mac: Add support for compiling sandbox profiles to the binary format In the future, this will let profiles be pre-compiled and reused across multiple process launches. This adds the support to the SandboxCompiler and SeatbeltExec classes. Bug: 1315988 Change-Id: I32a4f0b9adbc9c7c96f94afae7a643add0457452 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4079319 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1079413}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.