DescriptionLock animated property type of result animation during processing
There seems to be a crash due to the animated property type being
cleared too early. To catch this crash at the point of error, lock the
animated property type of the result animation during processing, and
guard for clearing the animation property while the lock is held (in
clearAnimatedType()).
This can potentially be removed when the source of the bug is found.
BUG=581546
Committed: https://crrev.com/cd3dc7b24a97f9dda9e97e803449bde09fe0cb32
Cr-Commit-Position: refs/heads/master@{#394726}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove virtualness #
Total comments: 1
Patch Set 3 : Update comment and mention bug. #
Depends on Patchset: Messages
Total messages: 19 (9 generated)
|