DescriptionPropogate the clip rect for visible_content_rect into surfaces.
Currently each render surface takes as its clip rect for visible content
rects as the clip rect directly clipping its own surface, but drops the
clip for visible content rects from outside the surface.
This means that the viewport does not clip the visible_content_rect of
any layers that aren't in the root surface. Fixed by intersecting this
clip for visible content rects with the one from outside the surface.
BUG=410625
Committed: https://crrev.com/f6069db89203f0797e4429c47ae268901c69a299
Cr-Commit-Position: refs/heads/master@{#294706}
Patch Set 1 #Patch Set 2 : viewportsurface: . #
Messages
Total messages: 11 (4 generated)
|