mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-25 17:45:03 +03:00
f992851925
Treating serverCertificate as an Object and recursing causes an exception the second time you set the serverCertificate config. As a quick fix that can be cherry-picked for v2.1.x, do not recurse on serverCertificate. This has the side-effect of not type-checking the serverCertificate field on input. A more detailed fix will be made later, for inclusion in v2.2. Issue #784 Change-Id: I84c05ee3dd370a4b83e9ce2337d2326ec36532c2