commit | 470b1f55df1f7440e62266b3addcf97d49c92a4c | [log] [tgz] |
---|---|---|
author | Louis Romero <lpromero@google.com> | Mon Mar 25 16:06:20 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 25 16:06:20 2024 |
tree | c9e7e4082e84e421276a21d187f5a48533e33757 | |
parent | 1fb028b68063585fde15ef300df131a7c0fdc0f2 [diff] |
Add DWC to TabSwitcherItem Light TabSwitcherItems (i.e. only created via a WebStateID) should not be asked to fetch a snapshot or favicon (outside of tests). To make sure we don't have such instances, I add DumpWithoutCrash calls that we'll monitor via crbug.com/331159004 and remove in a future milestone if all goes well. Bug: 331158823 Change-Id: I2eca19605ac50fb74502cce019982425ba161e61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5391306 Commit-Queue: Louis Romero <lpromero@google.com> Auto-Submit: Louis Romero <lpromero@google.com> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1277686}
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.