Fix failure to clip web contents.
The layer to which our web contents is drawn is not masked by the layer which applies corner clipping logic in Assistant UI. To fix this, I've added a distinct clipping layer mask that enforces our desired corner radius. See bug for before/after. Bug: b:113903157 Change-Id: If19ff4d6836cedf8b8ec6d0e9fef5616d5392b1d Reviewed-on: https://chromium-review.googlesource.com/1205195 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#588969}
Showing
Please register or sign in to comment