commit | 801c90e394c40cd6df10b2eb695f14ef739f8ab7 | [log] [tgz] |
---|---|---|
author | Helmut Januschka <helmut@januschka.com> | Tue Oct 01 13:49:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 01 13:49:03 2024 |
tree | eb43afe81bac07f40b2ba1242e6254a8306f95cf | |
parent | 4e549b3a14486b4094e616fcb3763df5d22d6479 [diff] |
DanglingPtr: fix dangling ptrs in //c/b/p_m/policies Bug: 40212619 Change-Id: I4821d4336657b738e3aa8f9a5fbb87e711f8664b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5822718 Reviewed-by: Francois Pierre Doray <fdoray@chromium.org> Commit-Queue: Helmut Januschka <helmut@januschka.com> Cr-Commit-Position: refs/heads/main@{#1362389}
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.