Chromium Code Reviews
Descriptioncc: Don't skip clip rect calculation for copy request layers
When a layer with copy request is SetMasksToBounds, it is considered
clipped, but the clip rect calculation is skipped, thus resulting in
empty clip rect. This CL fixes this case.
In production this case was never hit because for root layers we don't
care about clip rect, and for non root copy request we don't
SetMasksToBounds.
BUG=
R=ajuma
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/e22ce84b3122197a719777d502f0c7e33dfea8cd
Cr-Commit-Position: refs/heads/master@{#403723}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 8 (3 generated)
|
||||||||||||||||||||||||||||