SubtreeVisibility: Ensure that paint layers don't recurse into locked trees.
This patch ensures that we don't recurse into paint layers that have display locked subtrees. We need to do this since the subtrees don't paint and might not have up-to-date layout information, which is needed to calculate their rects. R=chrishtr@chromium.org Fixed: 1059330 Change-Id: I832dfed1a47fba090c6e3ddd92de1846a47c3f98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091599Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#747879}
Showing
Please register or sign in to comment