DescriptionAdd a role info dictionary to output.js to resolve role msgs.
Currently, ChromeVox Next uses the programmatic string when whenever $role gets used. This cl makes it so $role resolves to a msg id, if one exists. Additionally, the role info object also lists the arcon associated with that role.
This allows us to remove a few of the output rules (button, textField).
Committed: https://crrev.com/cdd27239efbd158480fc8bb2f21cf76297aea51f
Cr-Commit-Position: refs/heads/master@{#322423}
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : Address feedback #
Total comments: 2
Patch Set 4 : #Patch Set 5 : #Patch Set 6 : #
Total comments: 1
Patch Set 7 : @private #Patch Set 8 : fix test #
Messages
Total messages: 21 (6 generated)
|