commit | 153146f384e867aaa3cbe272a46c23d969bdfcf1 | [log] [tgz] |
---|---|---|
author | Collin Baker <[email protected]> | Thu Mar 09 20:08:41 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 09 20:08:41 2023 |
tree | f793b73dfae6fd802d9af1231c339c202d5de3f3 | |
parent | 79b581999bb6e1db95a45d6b511b282dcd078089 [diff] |
Require unsafe blocks even in unsafe fns This is for first-party code only. Bug: 1422745 Change-Id: I289638123af280cb2cda883e71dee27411e3de3d Cq-Include-Trybots: luci.chromium.try:android-rust-arm32-rel,android-rust-arm64-dbg,android-rust-arm64-rel,linux-rust-x64-rel,linux-rust-x64-dbg Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4321167 Reviewed-by: Hans Wennborg <[email protected]> Reviewed-by: danakj <[email protected]> Commit-Queue: Collin Baker <[email protected]> Cr-Commit-Position: refs/heads/main@{#1115302}
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.