mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-17 16:26:39 +03:00
260e485cbe
We avoided bind() since we could use lambdas instead; but with the console methods, we loose the link to where the log happened in the DevTools. So by using bind(), we can see where the log came from. Change-Id: I04ad1f360e459c3676eabb6d0651a7963d186b43