[Webkit-unassigned] [Bug 83858] New: The cuechange event on track element is fired synchronously rather than queued
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 12 21:25:46 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83858
Summary: The cuechange event on track element is fired
synchronously rather than queued
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: annacc at chromium.org
CC: vcarbune at adobe.com
4.8.10.8 Playing the media resource: http://www.whatwg.org/specs/web-apps/current-work/#playing-the-media-resource "When the current playback position of a media element changes..." specifies how events are to be sorted and filtered before dispatch.
Currently, the cuechange event on track elements is fired synchronously rather than queued along with the other events in the queueing algorithm.
--
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