commit | b5c24b5b5efac302ac26b11ec427198a2a9de2e0 | [log] [tgz] |
---|---|---|
author | Gyuyoung Kim <gyuyoung@igalia.com> | Wed Apr 23 03:08:08 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 23 03:08:08 2025 |
tree | 4afd29f140048c950042eff3cd7229f76016a76c | |
parent | 16ded8930e296cf8e8a6dbd7e6eae51cdc74f901 [diff] |
[tvOS] Do not call ChildProcessEnterSandbox() tvOS does not support multiple processes, so it cannot share the ChildProcessEnterSandbox() implementation provided in child_process_bridge.mm. Bug: 391914246 Change-Id: I1943fd51305886572dc4fb95a33591df7a992ed9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6466485 Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/main@{#1450360}
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.