commit | 809e0999e5a2b747f2f3f3b64eb434e0df1b88d3 | [log] [tgz] |
---|---|---|
author | Xianzhu Wang <wangxianzhu@chromium.org> | Fri Sep 16 22:16:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 16 22:16:21 2022 |
tree | 780df4b33580f32052d6d19e14b6b95dd7546299 | |
parent | 05d124a5f7d5829ad907bc6e3b6fdf068dc87f60 [diff] |
Don't force subtree cull rect update for force_proactive_update The flag (renamed to subtree_should_skip_changed_enough) is supposed to let the subtree ignore the changed enough logic, but previously it also unnecessarily forced cull rect update for the subtree. Bug: 1253726 Change-Id: I44daa3b3f0a63466e3e72daaa92b1af19f1e3e55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3880869 Reviewed-by: Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1048241}
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.