DescriptionAdd a window property to associate RWHVA with its child AX tree ID
Working on making the Chrome OS virtual keyboard accessible to select-to-speak
and other accessibility services. Currently we link a views::WebView to its
inner web accessibility tree, but the VK just puts a WebContents directly in
an aura Window.
This change hooks them up by adding the child AX tree ID as a window property.
BUG=699617
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Review-Url: https://codereview.chromium.org/2742533003
Cr-Commit-Position: refs/heads/master@{#456445}
Committed: https://chromium.googlesource.com/chromium/src/+/05107990b575defc12ba29da8ae17a8660a29b67
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rename to SetMainFrameAXTreeID #
Total comments: 2
Patch Set 3 : Fix call to SetMainFrameAXTreeID #Patch Set 4 : Fix deps #Messages
Total messages: 26 (14 generated)
|