mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-23 17:27:16 +03:00
e7c5a3a8aa
It looks like some browsers don't do equality checks on ArrayBuffers the same way as others. So to fix this, we checking that segments are the same, convert each ArrayBuffer into an Uint8Array. Change-Id: Iceb6e39e326ced4e86c52968e364bf927116c250