mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-14 15:56:38 +03:00
d08531cf9a
PR #5050 unboxed the console log methods, which broke logging on Tizen. This change was never released. This fixes the issue by using arrow functions to prevent unboxing.