commit | f071ec0fae1a4e9508553a48da63f601d71fa660 | [log] [tgz] |
---|---|---|
author | Ali Hijazi <[email protected]> | Thu Jun 01 18:17:08 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jun 01 18:17:08 2023 |
tree | 66afffe343d17dd27d9d2b979bdad303f698cc79 | |
parent | d2481fb84777e877ff904fff9580bf9f7ceeef65 [diff] |
Rewrite T& into raw_ref<T> and exclude fields where necessary These changes were identified while enabling the raw_ref enforcement plugin. AX-Relnotes: n/a. Bug: 1446146 Change-Id: Ifbd2928953fcde387d1cf5066eb0c0729b609cad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4567348 Owners-Override: Arthur Sonzogni <[email protected]> Commit-Queue: Ali Hijazi <[email protected]> Reviewed-by: Arthur Sonzogni <[email protected]> Cr-Commit-Position: refs/heads/main@{#1151995}
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.