commit | 4d763b565b9688050eb0ba4cfbfa3d3e1e8de6f7 | [log] [tgz] |
---|---|---|
author | Xianzhu Wang <wangxianzhu@chromium.org> | Thu Nov 11 00:23:29 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 11 00:23:29 2021 |
tree | 1ebad0d2c26940aba4b9b8f0070772b19a96dcdf | |
parent | 328680d0c4f3498eb17036f537d8abcffba5ad97 [diff] |
Let RuntimeEnabledFeatures::CompositeAfterPaint always return true This prepares for incremental removal of pre-CompositeAfterPaint code. Pre-CompositeAfterPaint unit tests are removed. Bug: 471333 Change-Id: I027e043a17906dbf9d784e2dbb0600cc0d270512 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3257871 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/main@{#940568}
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.