DescriptionFix 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.
Committed: https://crrev.com/6cd3b230c3b280a037efb2db8048e4cda4f69fbc
Cr-Commit-Position: refs/heads/master@{#330249}
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 7 (2 generated)
|