[Webkit-unassigned] [Bug 60972] New: Audio element doesn't emit the 'playing' event every time it starts playing, after it has finished playing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 17 10:38:20 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60972
Summary: Audio element doesn't emit the 'playing' event every
time it starts playing, after it has finished playing
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gns at gnome.org
Created an attachment (id=93794)
--> (https://bugs.webkit.org/attachment.cgi?id=93794&action=review)
test case
This behaviour seems to be a bit flaky. In a page with a simple audio element with an onplaying attribute that shows an alert I sometimes get the alert every time I click play, other times I only get it the first time. I wrote a simple layout test that reproduces the problem here on WebKitGTK+. A friend has also reproduced it in Chromium so I believe this is a cross-platform issue.
--
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