commit | 140f76ccc982f15e303f56c02076a40ef997c9ae | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@chromium.org> | Thu Feb 16 20:35:25 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 16 20:35:25 2023 |
tree | b57dae44aec4ebec47d1268dfb1e889d30607770 | |
parent | 16049ad012ba3da8bd04758b683834ce387e268f [diff] |
Update check_unittest.cc to EXPECT_DEATH This removes a reliance on being able to cancel a CHECK by overriding the LOG(FATAL) message handler. Bug: 1409729 Cq-Include-Trybots: luci.chromium.try:win32-official,win-official,mac-official,linux-official,fuchsia-official,android-official Change-Id: I47b1697c7a1aa22d72b9732a2ebc19f7ac90fec3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4260515 Commit-Queue: Peter Boström <pbos@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1106408}
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.