RESOLVED WONTFIX24038
Playing a song fails as some player methods are not supported by RealAudio plug-in in WebKit
https://bugs.webkit.org/show_bug.cgi?id=24038
Summary Playing a song fails as some player methods are not supported by RealAudio pl...
jasneet
Reported 2009-02-19 12:12:05 PST
I Steps: Go to http://muziq.net/ Play a song II Issue: A pop-up window opens with alert "methods missing" and song is not played III Conclusion : The "methods missing" alert message is caused because some player[mebeded object] methods are not supported by Chrome, and during those unsupported methods, "SetSource" is the key problem that the audio can't be played. Note that the code only works for Firefox/Chrome/Safari, because it uses <embed> tag. Only Firefox has fully support on methods like "SetSource". IV Other Browsers: IE7: not ok FF3: ok V Nightly tested: 41018 Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=6340
Attachments
reduced testcase (16.17 KB, application/zip)
2009-02-19 12:12 PST, jasneet
no flags
jasneet
Comment 1 2009-02-19 12:12:24 PST
Created attachment 27807 [details] reduced testcase
Alexey Proskuryakov
Comment 2 2009-02-20 03:42:01 PST
This JS code just enumerates properties of a RealAudio plug-in.
Alexey Proskuryakov
Comment 3 2022-07-01 11:35:57 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit. Please comment and/or reopen if this still affects WebKit in some way.
Note You need to log in before you can comment on or make changes to this bug.