Files
shaka-player/lib
theodab 1573c52167 Fix CastUtils.serialize handling of errors.
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
2017-10-18 17:45:00 +00:00
..
2017-09-27 11:24:32 -07:00
2017-09-27 11:24:32 -07:00
2017-08-30 12:36:44 -07:00
2017-09-25 17:28:19 +00:00
2017-10-03 10:36:48 -07:00
2017-10-03 10:36:48 -07:00