Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(391)

Issue 2813083003: Finish implementation of automation API hit testing for the desktop. (Closed)

Created:
3 years, 8 months ago by dmazzoni
Modified:
3 years, 8 months ago
Reviewers:
David Tseng
CC:
chromium-reviews, extensions-reviews_chromium.org, kalyank, sadrul, oshima+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, dougt+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, chromium-apps-reviews_chromium.org, je_julie, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Finish 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)
dmazzoni
This was split off from a previous change, I think it will be simpler to ...
3 years, 8 months ago (2017-04-12 19:34:52 UTC) #4
David Tseng
https://codereview.chromium.org/2813083003/diff/1/chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc File chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc (right): https://codereview.chromium.org/2813083003/diff/1/chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc#newcode126 chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc:126: ui::AXHostDelegate* delegate = I still don't think this is ...
3 years, 8 months ago (2017-04-17 15:11:20 UTC) #7
dmazzoni
https://codereview.chromium.org/2813083003/diff/1/chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc File chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc (right): https://codereview.chromium.org/2813083003/diff/1/chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc#newcode126 chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc:126: ui::AXHostDelegate* delegate = On 2017/04/17 15:11:20, David Tseng wrote: ...
3 years, 8 months ago (2017-04-18 15:59:05 UTC) #8
David Tseng
lgtm https://codereview.chromium.org/2813083003/diff/1/chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc File chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc (right): https://codereview.chromium.org/2813083003/diff/1/chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc#newcode126 chrome/browser/chromeos/accessibility/select_to_speak_event_handler.cc:126: ui::AXHostDelegate* delegate = Yes, sorry, I missed the ...
3 years, 8 months ago (2017-04-18 18:23:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2813083003/20001
3 years, 8 months ago (2017-04-19 18:03:16 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/28ac2d11e80db21b5b7a37968d558c7e95897ebf
3 years, 8 months ago (2017-04-19 19:53:42 UTC) #15
aboxhall
3 years, 8 months ago (2017-04-20 01:01:44 UTC) #16
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2827103003/ by aboxhall@chromium.org.

The reason for reverting is: DesktopHitTest is failing on MSan builder:
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=Au....

Powered by Google App Engine
This is Rietveld 408576698