UI3-260
Version 260
- The HTML5 video player's error event handler is now slightly more robust and should more gracefully handle the situation where the browser fails to define the error message and code according to spec.
- Fixed an issue where too many AudioContexts could be created simultaneously in browsers that do not properly dispose them when they go out of scope.