commit | aaf483bdac6712602ca4c957123e40e8bc9ec58c | [log] [tgz] |
---|---|---|
author | Victor Miura <vmiura@chromium.org> | Thu Mar 27 16:36:05 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 27 16:36:05 2025 |
tree | 2370684c3ee156df1a0eeb4fd9bb6162674904c8 | |
parent | 9b1eb56cdb564a311037b609d48c605a230a2025 [diff] |
[cc] Remove unused EffectNode::is_currently_animating_opacity property This property is currently only being tested for in unit tests, and should have no side effects on CC function. Remove it. Bug: 406582750 Change-Id: I9d0ce0d8ac0303382587ce3041172ee3adb7481d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6398147 Reviewed-by: Robert Flack <flackr@chromium.org> Commit-Queue: Victor Miura <vmiura@chromium.org> Cr-Commit-Position: refs/heads/main@{#1438809}
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.