commit | bc3a8268347a37ef323584a58659bd83db0c5b65 | [log] [tgz] |
---|---|---|
author | Kenichi Ishibashi <bashi@chromium.org> | Thu Apr 17 05:32:17 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 17 05:32:17 2025 |
tree | 4b5894c59221542a78c8895b5b77e3e9f9abf342 | |
parent | 383db36d3c78b473f4e35a74db99a36584806171 [diff] |
Don't record LargestTextPaint candidate for a frame when detached Otherwise, we could hit DCHECK() (see [1]) when enabling "loading" trace category and performs Speedometer v3 benchmark. [1] gpaste/5271493979930624 Change-Id: I8e459803152c97fd76d5acc98962065f3639266c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6458581 Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/main@{#1448158}
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.