Fix webstore extension reading in views.
Reading of views is now handled using ChromeVox Next with the automation API. The current Next background page fails on non-CROS because there's no commands block. We get an error like getAll called on undefined. (chrome.commands is undefined). TEST=manually build ChromeVox; verify views reads properly. Review URL: https://codereview.chromium.org/1138773006 Cr-Commit-Position: refs/heads/master@{#330249}
Showing
Please register or sign in to comment