DescriptionFirst step to move common accessibility code out of content.
This changelist defines new classes and types for
accessibility in ui/accessibility. Subsequent changes will
refactor code inside content/ to inherit from AXTree and
AXNode, then we can start exposing the accessibility tree
outside of content/.
In addition, we can now use these same types in Views
accessibility and share more code.
BUG=316726
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236733
Patch Set 1 #Patch Set 2 : Moved out of public api #
Total comments: 61
Patch Set 3 : Address some feedback #Patch Set 4 : In progress #Patch Set 5 : Decouple AXTreeSource #Patch Set 6 : Refactored AXTreeImpl::UpdateNode #
Total comments: 8
Patch Set 7 : Move to ui/accessibility #Patch Set 8 : Get rid of content change #
Total comments: 18
Patch Set 9 : Add ax_export and ax_serializable_tree, address other feedback #
Total comments: 25
Patch Set 10 : Address feedback from Alice #Patch Set 11 : Add TODOs #
Total comments: 2
Patch Set 12 : Move to ui/accessibility/accessibility.gyp #Patch Set 13 : Git rid of AX_EXPORT from templatized function #
Messages
Total messages: 33 (0 generated)
|