Comment #22 on issue 16768 by expensivelesbian: [HTML5-Video] layout test fails because "ended" event is not triggered when video plays to end http://code.google.com/p/chromium/issues/detail?id=16768
hello. I'm testing the new win32 (windows XP) build of Chrome (4.0.202.0) and the ended event appears to be firing sometimes, sometimes not. In a nutshell, I have an array of ids, which are used to locate track locations in a db. On the ended event, the next id in the array is used and the src in the audio object adjusted, firing off a play event. This seems to work fine for a max of about two songs or so, before the old issue happens and the scrubber stops at the end of the stream. I can show this happening in the app I've built (which works elsewhere, Firefox and Safari), but I can't make the app location public, for various legal and practical reasons. I'm happy for a dev to use it as an example of the issue, so long as it remains out of the public gaze. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
