DescriptionFix invalidating the text track indexes after append or remove text track from the list
There was a trivial bug in 'for' loop which iterates through the array
indexes but always uses the initialisation value of the iterator instead of
real value of the iterator.
BUG=
Committed: https://crrev.com/50a0e9966263d1a870c8fd1c2baf726b1729c54c
Cr-Commit-Position: refs/heads/master@{#405709}
Patch Set 1 #Patch Set 2 : Unit tests #
Total comments: 6
Patch Set 3 : All with unit tests #
Messages
Total messages: 18 (7 generated)
|