Skip to content

UI3-260

Compare
Choose a tag to compare
@bp2008 bp2008 released this 29 Nov 19:11
· 43 commits to master since this release

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.