DescriptionAudio cut off ~500ms too early
BUG=23055
TEST=layout tests and audio won't cut off too early with this file:
http://commons.wikimedia.org/wiki/File:Montreal2.ogg
This patch fix the problem by adding an extra condition to
determine the end of playback by using the information of
buffered audio data in the browser process. If both the
renderer process and browser process don't have any more
audio data then end of playback is resulted.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43546
Patch Set 1 #Patch Set 2 : remove unrelated patch #Patch Set 3 : missing patch #
Messages
Total messages: 2 (0 generated)
|