diff options
author | dmazzoni <dmazzoni@chromium.org> | 2015-02-24 17:25:20 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-25 01:26:02 +0000 |
commit | 08b8639e0a7c0db180bf6ff8e2a4c54b103df3ef (patch) | |
tree | 898205bdfa113ba3a664ffa5dc5c6ca877023ede /content/common/browser_plugin/browser_plugin_messages.h | |
parent | c3f15126607423812eaefe48ecdcb0ffd39c5e05 (diff) | |
download | chromium_src-08b8639e0a7c0db180bf6ff8e2a4c54b103df3ef.zip chromium_src-08b8639e0a7c0db180bf6ff8e2a4c54b103df3ef.tar.gz chromium_src-08b8639e0a7c0db180bf6ff8e2a4c54b103df3ef.tar.bz2 |
Re-land: Implement NativeViewAccessibilityWin using AXPlatformNodeWin.
AXPlatformNodeWin is an implementation of Windows accessibility APIs
that doesn't know anything about content/ or ui/views/ - it just
exposes an abstract tree of AXNodeData nodes and uses a delegate
interface for everything else.
This patch completely removes the Windows-specific views accessibility
code and implements it using AXPlatformNodeWin instead. A future
step will be to do the same with BrowserAccessibilityWin in content/.
This patch also includes a new unit test for AXPlatformNodeWin,
since it's now possible to test it without any views or web
content code. Hooray!
BUG=457564
Committed: https://crrev.com/f12318afda4d5bfd2f8a48eda4f0d7107e11f400
Cr-Commit-Position: refs/heads/master@{#317878}
Review URL: https://codereview.chromium.org/909143003
Cr-Commit-Position: refs/heads/master@{#317939}
Diffstat (limited to 'content/common/browser_plugin/browser_plugin_messages.h')
0 files changed, 0 insertions, 0 deletions