mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-25 17:45:03 +03:00
1d1a0fcb46
This also cleans up compiler errors for: - Things required but not used - Things used but not required - Write-only local variables We are suppressing the 'unnecessaryCasts' error in specific places where it is, in fact, necessary to convert between unrelated types for polyfills and work-alikes. Change-Id: I155c746116f95383ea0a9caf9239fadccd8601af