DescriptionTidy up some loops in SMILTimeContainer::updateAnimations
Use for-range style loops and get rid of the local 'size' variable.
Also move the sort() call down after the early-out when there are no
animations to apply.
BUG=641437
Committed: https://crrev.com/887b2bd70548734daaa7f1c13ed696612fc095d2
Cr-Commit-Position: refs/heads/master@{#415165}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 13 (7 generated)
|