commit | d20b8b495f9bf0b43fdda9c411651b4534a2f07a | [log] [tgz] |
---|---|---|
author | Ron Sailer <rsailer@google.com> | Thu Jul 17 14:40:26 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 17 14:40:26 2025 |
tree | ab99915265f1e4c3fc0d585ccba0b794f08108c5 | |
parent | 4bd375ef1222b594b54302c8e49d00d654ab0d4d [diff] |
[FPF] Change when DumpWithoutCrashing occurs for list compile errors. For static lists - Log any failure, since these should not randomly fail. For other lists - Let the call site decide based on the error if they want to DumpWithoutCrashing. Bug: 430281594 Change-Id: I3375480ce230faaabb014388b6da4368aed474e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6719813 Reviewed-by: Andrew Williams <awillia@chromium.org> Commit-Queue: Ron Sailer <rsailer@chromium.org> Reviewed-by: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1488272}
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.