[PaintTouchActionRects] Support scrolling LayoutView touch action rects
This patch is a followup to [1] and paints the LayoutView hit test rects into the scrolling contents layer, like the background does. This improves performance because the hit test rect does not need to be repainted on every scroll change. With this patch we no longer regress raster in the rendering.desktop touch_handler_scrolling benchmark. [1] https://crrev.com/603335 Bug: 888269 Change-Id: I27864ed6d612c26f2258b60805778b2c6f894d62 Reviewed-on: https://chromium-review.googlesource.com/c/1303868 Commit-Queue: Philip Rogers <pdr@chromium.org> Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Xianda Sun <sunxd@chromium.org> Cr-Commit-Position: refs/heads/master@{#604342}
Showing
Please register or sign in to comment