Hack around YouTube HTML5 player race condition -- Really guys?

This commit is contained in:
calzoneman 2013-10-16 21:50:31 -05:00
parent 120d56d6c8
commit 033fbbf08a
2 changed files with 22 additions and 4 deletions

View file

@ -1,3 +1,7 @@
Wed Oct 16 21:48 2013 CDT
* www/assets/js/player.js: Add a stupid timeout hack to address
a race condition in YouTube's HTML5 player. Seriously?
Wed Oct 16 17:34 2013 CDT
* lib/utilities.js: Add a "Set" wrapper around objects to represent
sets.