[Blink] Invalidate clip path cache if mask layer is mutated
This is a speculative fix for https://crbug.com/856818 . It is speculated that the clip path of an element become valid without invalidating its cache, resulting in the associated clip nodes not being created, and the newly created mask layer having bad layer state. BUG=856818 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Iab7acc4eb8007d03b259e6dab4f036e2b11bd900 Reviewed-on: https://chromium-review.googlesource.com/1130596Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Tien-Ren Chen <trchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#574425}
Showing
Please register or sign in to comment