mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-24 17:35:10 +03:00
c0e7a9b62a
This allows us to avoid suppressing the indentation rules and ensures we have correct indentation. It also makes it harder to make mistakes since the variables are only accessible within the callback and you can't accidentally contaminate another object with an incorrect call. Closes #1692 Change-Id: Ic38b5cd57a2587dfc8c115ba782656c15565b655