DescriptionFinish implementation of automation API hit testing for the desktop.
This change finishes support for AX_ACTION_HIT_TEST in AXHostDelegate
so that you can send a hit test request on the root of the whole automation
tree and get a hit test on either views or web content.
Switches Select-to-speak to use this new API. A follow-up change will
change the way select-to-speak works so that it sends the mouse event
to the extension and the hit test comes from there, but this is a
self-contained change that can land first.
BUG=699617
Review-Url: https://codereview.chromium.org/2813083003
Cr-Commit-Position: refs/heads/master@{#465716}
Committed: https://chromium.googlesource.com/chromium/src/+/28ac2d11e80db21b5b7a37968d558c7e95897ebf
Patch Set 1 #
Total comments: 3
Patch Set 2 : Delete test that won't be relevant soon anyway #Messages
Total messages: 16 (9 generated)
|