Support braille commands in ChromeVox Next.
commit3a64453470024c54aedf8fdf3126127ee003acc1
authordtseng <dtseng@chromium.org>
Wed, 15 Jul 2015 16:17:35 +0000 (15 09:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Jul 2015 16:18:09 +0000 (15 16:18 +0000)
tree03a0cb97fd681cd349d9eefe2f8cad4cd8460938
parenta38aa103342999c4767d88b7bd3af143ed623b63
Support braille commands in ChromeVox Next.

This includes commands inside of views and web contents. The distinction no longer matters because of the automation tree. It also works in the various modes utilizing the automation tree (Next, force next, and compat). This enables panning inside of the shelf for the first time in ChromeVox since compat mode is now enabled by default there.

TEST=command inside of OOBE, shelf.
BUG=488693

Review URL: https://codereview.chromium.org/1218103003

Cr-Commit-Position: refs/heads/master@{#338867}
chrome/browser/resources/chromeos/chromevox/cvox2/background/background.js
chrome/browser/resources/chromeos/chromevox/host/chrome/braille_background.js