Remove NeedsLayout check from TouchEventTargetRectsDidChange
This check is wrong because we cannot skip setting the dirty bits. This check dates back to a time when the rects were synchronously calculated which would have required layout information: https://chromium.googlesource.com/chromium/src/+/3ab811935da94c0afc143978a4ca3721788c770f Change-Id: Icc46b97b6fed64972d028676f43022f60935ae94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1528483Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#642327}
Showing
Please register or sign in to comment