This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19853 - The media element event task source should probably be ditched and the DOM manipulation task source be used instead. Having some media events have undefined order compared to other tasks is just asking for trouble. (http://www.whatwg.org/specs/web-apps/cu
Summary: The media element event task source should probably be ditched and the DOM ma...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Silvia Pfeiffer
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on: 18570
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-04 12:12 UTC by Silvia Pfeiffer
Modified: 2012-11-11 01:11 UTC (History)
6 users (show)

See Also:


Attachments

Description Silvia Pfeiffer 2012-11-04 12:12:24 UTC
+++ This bug was initially created as a clone of Bug #18570 +++

Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#media-element-event-task-source
Complete: http://www.whatwg.org/c#media-element-event-task-source

Comment:
The media element event task source should probably be ditched and the DOM
manipulation task source be used instead. Having some media events have
undefined order compared to other tasks is just asking for trouble.
(http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element
.html#audiotracklist-and-videotracklist-objects already uses DOM task source)

Posted from: 94.234.170.58 by simonp@opera.com
User agent: Opera/9.80 (Macintosh; Intel Mac OS X 10.7.3; U; en) Presto/2.10.289 Version/12.01

==
Planning to apply patch:
https://github.com/w3c/html/commit/17cedfa25ca340a4af4eb248db18f57b751208b4
Comment 1 Silvia Pfeiffer 2012-11-11 01:11:45 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If
you are satisfied with this response, please change the state of
this bug to CLOSED. If you have additional information and would
like the Editor to reconsider, please reopen this bug. If you would
like to escalate the issue to the full HTML Working Group, please
add the TrackerRequest keyword to this bug, and suggest title and
text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this
document:   http://dev.w3.org/html5/decision-policy/decision-policy-v2.html

Status: Accepted
Change Description:
https://github.com/w3c/html/commit/17cedfa25ca340a4af4eb248db18f57b751208b4
Rationale: adopted WHATWG change