[Webkit-unassigned] [Bug 51281] <audio> tag doesn't report 'canplay' until 'played' altough autobuffer/preload
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 20 14:38:17 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=51281
--- Comment #1 from StuFF mc <mc at stuffmc.com> 2010-12-20 14:38:17 PST ---
Forgot a line in the code :)
myAudio = document.getElementsByTagName("audio")[0];
Hope it's a bug or there's a workaround as I can't find the way to be notified of the readiness of a <audio> tag.
Note you can replace this stream URL with a "normal" MP3, local - but it's less useful.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list