Commit Graph

2 Commits

Author SHA1 Message Date
Joey Parrish c9534a0b65 fix(UI): Fix exception while casting to mismatched player version (#7631)
If the remote player does not have getChapters(), the proxied call returns undefined.  This led to exceptions when .length was accessed.

Reported as part of issue #7546
2024-11-19 13:38:06 -08:00
Álvaro Velad Galván 87bf738ece feat(UI): Add chapter button (#7018)
Closes https://github.com/shaka-project/shaka-player/issues/3597
2024-07-11 09:28:31 +02:00