| commit | 2d0b07de02fca835f5f3e5d848cd6f898454c28c | [log] [tgz] |
|---|---|---|
| author | Michael Tang <tangm@microsoft.com> | Fri Jul 19 16:27:02 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 19 16:27:02 2024 |
| tree | e2bcd3e393e51812c1876fc9b5fd2205c6c6673d | |
| parent | c5fbe57676f520688ffed02a40a5865edd2e4936 [diff] |
viz: Disable DumpWithoutCrashing on missing render pass backing case In anticipation for the branch point, we're disabling the DumpWithoutCrashing call that was added to help diagnose this particular issue. We'll re-enable it in a follow with additional crash keys to further aid debugging. Bug: 347909405 Change-Id: If3af25221b2b3dc41d90c18947a4efb8e7ca5443 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5723204 Commit-Queue: Michael Tang <tangm@microsoft.com> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1330292}
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.