commit | c4a360b101eb4b314cc3115c92a13ed095f9b3ef | [log] [tgz] |
---|---|---|
author | Joel Hockey <joelhockey@chromium.org> | Sun Feb 11 01:42:27 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 11 01:42:27 2024 |
tree | 3c7583821160a69400e3929b247dedaf599114d0 | |
parent | 4b3a6e988232283adad497db748909542304845f [diff] |
Fix lsan bug from crrev.com/c/5270745 LUCI Bisection has identified this change as the cause of a test failure. See the analysis: https://ci.chromium.org/ui/p/chromium/bisection/test-analysis/b/5713935615393792 Sample build with failed test: https://ci.chromium.org/b/8756526656994798737 Bug: b/323465931 Change-Id: I8c5658cac3900bc5b9f6291502cd1ae6fb6b5139 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5273109 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/main@{#1258926}
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.