Ensure change type for OverflowControlsClip is returned
This at least ensures that we will update the paint properites for the composited overflow control layers in pre-CompositeAfterPaint to avoid stale properties on the layers. The test doesn't actually reproduce the bug because any test simpler than the bug case couldn't reproduce the bug as the update would be triggered in other code paths (any style change, layout change, etc.). Anyway this CL does fix the bug case. Bug: 1137603 Change-Id: I5cca970bcf8cda6085527f79a97f269c4e3e9986 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500264Reviewed-by:Stefan Zager <szager@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#820986}
Showing
Please register or sign in to comment