commit | ff0c2fab5f965a7947720525f0a38006c45519ac | [log] [tgz] |
---|---|---|
author | Daniel Rubery <drubery@chromium.org> | Mon Jul 08 18:59:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 08 18:59:23 2024 |
tree | 998e5756d7ea114e888cf67b434e57b179588952 | |
parent | fae9bdd31efbf48f2c9043fc499118f82856aad6 [diff] |
Revert "Add crash keys to V4Store::VerifyChecksum" This reverts commit 7a4e23009667fee36400a32280af98bf0725aba6. The crash has disappeared in M125, the same version with the crash keys. So we're not going to be able to use them to understand the root cause, and we're not going to need to investigate the crash any further. Fixed: 331054795 Change-Id: Ia6ea61f6531788eeef43e1d4cfa4c8234c3080fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5684007 Reviewed-by: Kristian Monsen <kristianm@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/main@{#1324401}
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.