commit | d325052a3c560c9e835d8fc1128f57c0d69b8289 | [log] [tgz] |
---|---|---|
author | Xianzhu Wang <[email protected]> | Mon Aug 26 18:48:24 2019 |
committer | Commit Bot <[email protected]> | Mon Aug 26 18:48:24 2019 |
tree | 78a6a0b6469064fc6d89da285280f39930d8b230 | |
parent | 7763aa6e725224f1bd482ded352ecde30c153a5c [diff] |
True by default for EffectNode::double_sided and TransformNode::flattens_inherited_transform They are true more commonly in real world and tests. This doesn't affect production code because they are always initialized by cc::PropertyTreeBuilder or blink::PropertyTreeManager. Their cc::Layer corresponding values (to be removed as BlinkGenPropertyTree has launched) are already true by default. This affects only tests that create the nodes directly, e.g. those using the functions defined in property_tree_test_utils.h. Bug: 994361 Change-Id: I6be1ef0355c11cd7c3c124d020c487aac2958456 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1770038 Commit-Queue: Xianzhu Wang <[email protected]> Reviewed-by: Philip Rogers <[email protected]> Cr-Commit-Position: refs/heads/master@{#690434}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .