commit | badf8561d35b040f0ebef3adda7c1ec1ce304de9 | [log] [tgz] |
---|---|---|
author | Arthur Sonzogni <[email protected]> | Thu Apr 04 20:12:55 2024 |
committer | Chromium LUCI CQ <[email protected]> | Thu Apr 04 20:12:55 2024 |
tree | 80ff69b2a831a033a03c3c1e8e1be0bc88e5cfc4 | |
parent | b39cdca5cdff9abc599495c1eef2fe308bfe1287 [diff] |
Triage dangling pointers in ChromeOS [4/N] Those are blocking the patch: https://chromium-review.googlesource.com/c/chromium/src/+/5385328/5 enabling the dangling pointer detector on ChromeOS, no matter the bot. DanglingUntriaged-notes: Annotating pre-existing dangling pointers. Bug: chromium:328104161 Change-Id: I8df51a5f3d8f588c65accf8cdd52919b6a011ed7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5401849 Commit-Queue: Arthur Sonzogni <[email protected]> Reviewed-by: danakj <[email protected]> Owners-Override: danakj <[email protected]> Auto-Submit: Arthur Sonzogni <[email protected]> Commit-Queue: danakj <[email protected]> Cr-Commit-Position: refs/heads/main@{#1282713}
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.