• dtseng's avatar
    Fix webstore extension reading in views. · 6cd3b230
    dtseng authored
    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}
    6cd3b230
manifest.json.jinja2 7.14 KB