commit | 708b1b92422d911bd505ebc930f8a5ce5c085af6 | [log] [tgz] |
---|---|---|
author | Oksana Zhuravlova <oksamyt@chromium.org> | Thu Jan 30 18:32:52 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 30 18:32:52 2025 |
tree | 3792237beef121a30b4eda4d673a53d7760531b5 | |
parent | 8f488187731363aaab035ca97d602ebb6582d642 [diff] |
[tracing][stdlib] Filter out frames with NULL frame_display_id This change adds a condition for the chrome_scroll_frame_info table to only include updates with a non-null frame_display_id. This is a temporary workaround while fixes for b:380286381 are in progress. Bug: b:393051057 Change-Id: I0f2dd0dcdc2a3996ddcd6e613bb200e0f4676e4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6218876 Reviewed-by: Alexander Timin <altimin@chromium.org> Commit-Queue: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1413600}
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.