Chromium Code Reviews
DescriptionMerge 24331 - Fix for audio/video not firing ended if you change src and call load().
Another instance of HTMLMediaElement becoming out of sync with WebMediaPlayerImpl. Most of these bugs are a result of HTMLMediaElement recreating WebMediaPlayerImpl whenever src changes but not completely resetting internal state, causing inconsistent behaviour.
BUG=16768, 20152
TEST=change src and call load(), wait until the end of the clip ended should fire
Review URL: http://codereview.chromium.org/173388
TBR=scherkus@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=24403
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||