Chromium Code Reviews
DescriptionPass accessible location change messages to the automation API.
The only "new" code is in
RenderFrameHostImpl::OnAccessibilityLocationChanges and
AutomationInternalCustomBindings::OnAccessibilityLocationChange, and they're
very straightforward. Everything else is just plumbing to get the message
from point A to point B.
It'd be nice if we didn't require so much duplicate code to accomplish this,
but it's not clear what we could do.
BUG=638701
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
TBR=alokp@chromium.org
Committed: https://crrev.com/2400c46083215ca8dcaecb6393397d13eedc4e2f
Cr-Commit-Position: refs/heads/master@{#413738}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Move IPC macro for AXRelativeBounds to common_param_traits_macros.h #Patch Set 3 : Speculative fix to cast_shell #Messages
Total messages: 27 (18 generated)
|