As per the summary, videos on Collegehumor.com do not load. Example: http://www.collegehumor.com/video:1794315 Looks more like an issue of allowing the player to load the video from another URL as the player seems to load and operate without any bugs.
Uhm seen this with swfplay: SWFDEC: ERROR: swfdec_loader.c(335): swfdec_loader_error: error in loader 0x86a6c90: 404 Not Found This makes it somewhat similar to bug #13815
Confirmed
df21d2f8d518bb16738204e519528d329f3c2b90 adds parsing of CDATA sections in XML, so now the videos are loaded Most of the time they don't seem to be played properly though, for example the video linked in the first post doesn't work right Also seeking, volume etc. won't work
Remaining issues that made videos not show should be fixed in a6c15dd09084048ae1bb0c767eb485f7b4f6a407 Only things that don't work are: Volume slider (Sound.getVolume / Sound.setVolume not implemented) Fullscreen mode (Stage.displayState not implemented) Showing the current time in the bubble (no idea) Since all videos (that I tested) now show properly, I'll close this bug
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.