Descriptionviews: Don't need to anti-alias clip a rect.
OmniboxPopupContentsView used to be clipped by a rounded rect,
so it used a ClipPath and anti-aliased the clip for the corners.
Now it is just a rectangle, so the anti-aliasing is pointless
and potentially adds overhead.
R=sky
BUG=466426
Committed: https://crrev.com/e7c301c0c202e4599102f537b48c4f4288ed468c
Cr-Commit-Position: refs/heads/master@{#323931}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|