DescriptionChromeVox 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
Committed: https://crrev.com/0c6474993b5e60952434a81391963d581b539418
Cr-Commit-Position: refs/heads/master@{#292844}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (1 generated)
|