Files
shaka-player/lib/debug
Joey Parrish d08531cf9a fix(Tizen): Fix exceptions thrown from logging methods (#5063)
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.
2023-03-07 09:34:39 -08:00
..