[PaintTouchActionRects] Paint window touch action rects
When the window has a blocking event handler, we need to ensure touch action rects are painted. This patch paints the window touch action rects using the LayoutView. In the PrePaint tree walk, blocking touch event handlers on the window are considered when computing the LayoutView's effective touch action. With this change, ScrollingCoordinatorTest.IframeWindowTouchHandler now passes with PaintTouchActionRects. Bug: 851660 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:linux-blink-gen-property-trees Change-Id: Ifbc9a9c60086ac8c92b6ff4829b3eda0513e3a36 Reviewed-on: https://chromium-review.googlesource.com/1104780 Commit-Queue: Philip Rogers <pdr@chromium.org> Reviewed-by:Robert Flack <flackr@chromium.org> Cr-Commit-Position: refs/heads/master@{#568607}
Showing
Please register or sign in to comment