Ensure DescendantHasDirectOrScrollingCompositingReason
Previously when an element with strict containment was added a compositing reason, DescendantHasDirectOrScrollingCompositingReason was not set on ancestors because the wrong condition, causing DCHECK failure and missing compositing assignment of the layer and its ancestors. Bug: 1181456 Change-Id: I9cbf786e7a93817f05a9871e523be831cf56f6e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2774268 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#864961}
Loading
Please register or sign in to comment