commit | 020d2efb6c30c6c8622a819bf794af377f718b39 | [log] [tgz] |
---|---|---|
author | Svend Larsen <svend@chromium.org> | Wed Apr 02 19:50:52 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 02 19:50:52 2025 |
tree | 8739d24648a0477bc8d44326e4a23c4322fcaec2 | |
parent | 66a4cee46cda5005197ac13094226813d4188a32 [diff] |
[BTM] Remove dump from BtmPageVisitObserver It seems likely that the previously identified cause of crashes is the only one. Let's remove the dump until a fix for that scenario lands. Bug: 407710083 Change-Id: I08e8ac22c2230e7c1ce2181680ef9a4073de21a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6426482 Reviewed-by: Giovanni Ortuno Urquidi <ortuno@chromium.org> Auto-Submit: Svend Larsen <svend@chromium.org> Commit-Queue: Giovanni Ortuno Urquidi <ortuno@chromium.org> Cr-Commit-Position: refs/heads/main@{#1441743}
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.