ChromeVox is using Array.every in three places where it should be forEach.
This is causing problems when a function that returns an array of nav descriptions returns more than one item, they're not all processed correctly. BUG=408821 Review URL: https://codereview.chromium.org/517843002 Cr-Commit-Position: refs/heads/master@{#292844}
Showing
Please register or sign in to comment