mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
79aae2aeaf
According to the style guide, protected members should not end with an underscore. This renames them to fix it. This also marks some members as private that aren't used outside the class. Lastly, this fixes a possible bug with the use of "this". Issue #1553 Change-Id: I6c7ecdcd228ec4e4aded4af52e2262d0bf5beaf4