Fix Windows hit testing from views to web.
http://crrev.com/c/2102783 fixed a case where hit testing was getting into an infinite loop, but it broke calling accHitTest on a View and getting a result within Web. Fix it by allowing accHitTest to recurse into a different HWND, and add a new Windows-specific test for that scenario. Bug: 1061323 Relnotes: N/A Change-Id: I395bb6d3ccccfd41f80fde68b33852c0e6268f47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2113807 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#752752}
Showing
Please register or sign in to comment