mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
1573c52167
Beforehand, we stripped out all objects variables in events when serializing. This was intended to remove complicated DOM objects, and prevent the error messages from containing large amounts of unnecessary information. However, this also caused the cast receiver to strip away the detail variable in error events, thus removing all useful information from the error event. This adds a special exception to serialize for the contents of the 'detail' variable. Issue #1065 Change-Id: Ie291e317cc6e856af20af5df57ecf3b5c81ec8bd