[Webkit-unassigned] [Bug 113101] New: Sound not playing on this page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 14:54:08 PDT 2013


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

           Summary: Sound not playing on this page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.ligue-cancer.net/cd60/journal
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sfcheng at gmail.com


The sound on this page: http://www.ligue-cancer.net/cd60/journal is not playing. Works fine in other browsers. Tried both QtWebkit 4.8.4 and QtWebkit 5.0.1. The problem can be easily reproduced with the following simple test code:

<html>
<head>
</head>
<body>
<embed src="http://www.ac-creteil.fr/ID/93/c13/Docs/annonce.mp3" autostart="true" loop="false" hidden="true"></embed>
</body>
</html>

-- 
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