commit | f2cd93647412c626bb319cae4718aecddfd04073 | [log] [tgz] |
---|---|---|
author | Benoit Lize <lizeb@chromium.org> | Wed Nov 10 12:22:47 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 10 12:22:47 2021 |
tree | 409b10383ecf7d0f60aeb502fae900f941555fb9 | |
parent | abaefd8e61ac301660f40d62a48b7bcc732389f1 [diff] |
[crashpad] Disable {Child,Self}Module ProcessReader test on mac. These fail with PartitionAlloc-Everywhere, disable them temporarily to investigate. These are affected as malloc() changed with PartitionAlloc-Everywhere on mac, but may not be relevant anymore. Rather than reverting PA-E, disable to investigate. If these stay disabled for >1 day, will revert PA-E. Bug: 1268776 Change-Id: I039f024f6649c5a7cfd41bc7d725a37957f1f46b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3272409 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by: Maksim Moskvitin <mmoskvitin@google.com> Owners-Override: Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/main@{#940271}
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.