[Webkit-unassigned] [Bug 24038] New: playing a song fails as some player methods not supported by webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 19 12:12:05 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24038

           Summary: playing a song fails as some player methods not
                    supported by webkit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://muziq.net/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


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


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list