commit | 3628714eda543a7164f7ac86ff8a545047368e01 | [log] [tgz] |
---|---|---|
author | Matthew Denton <[email protected]> | Wed Jun 19 08:37:08 2024 |
committer | Chromium LUCI CQ <[email protected]> | Wed Jun 19 08:37:08 2024 |
tree | 991370496f97b71e970c9d0c08bb7413b45f8b60 | |
parent | a12e669fc73d70a816a3ddb700a34e457c48a9b1 [diff] |
Split render_process_host_impl.cc Mojo binding sites into _receiver_bindings files These binding sites control access to objects across a privilege boundary, so they should be under the SECURITY_OWNERS review system. Bug: 40102166 Change-Id: Id3af91d3b8291a654caf3dc1046a7341f33a4900 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5621479 Auto-Submit: Matthew Denton <[email protected]> Reviewed-by: Arthur Sonzogni <[email protected]> Commit-Queue: Arthur Sonzogni <[email protected]> Cr-Commit-Position: refs/heads/main@{#1316909}
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.