ChromeVox: send mousemove as AutomationEvent
We had some issues handling mouse move events as UI events, so fire an AutomationEvent instead. Makes mouse_handler.js a BaseAutomationHandler. As a follow-up, let's experiment with rate-limiting these events, since they seem to come in more frequently than the dom events did. Bug: 853581 Change-Id: I0606421e5284fcb9803c6428d51b7288393babd9 Reviewed-on: https://chromium-review.googlesource.com/c/1287098 Commit-Queue: James Wallace-Lee <jamwalla@chromium.org> Reviewed-by:David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#601325}
Showing
Please register or sign in to comment