mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
c482e81ad9
This updates the compiler and closure library to the latest releases. This required a few small tweaks: - Drop custom extern for WebCrypto (now built into the compiler) - Remove require() in cea parser, only used in `throws` annotations - Hack around a typing issue in a fake version of TextTrack in tests