Files
shaka-player/lib
Wojciech Tyczyński 27163ff82c fix(DASH): Prevent memory leak in uncompiled mode (#8884)
Keeping `this` references in DASH uri callbacks leads to keeping
DashParser instances in memory after unloading.
Luckily this is only the issue in uncompiled mode, Closure Compiler
handles it somehow. It is though better to fix it in case we change
tooling some day.
2025-07-17 13:46:14 +02:00
..
2025-05-29 12:41:30 +02:00