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 18518 - MediaController should declare it extends EventTarget
Summary: MediaController should declare it extends EventTarget
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-10 07:05 UTC by contributor
Modified: 2012-09-17 18:43 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-08-10 07:05:58 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#mediacontroller
Complete: http://www.whatwg.org/c#mediacontroller

Comment:
MediaController should declare it extends EventTarget because later algorithms
describe "fire a simple event named durationchange at the MediaController"
hence it should be an EventTarget

Posted from: 2401:fa00:4:1004:3101:c4c2:da09:d1fd
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.2 Safari/537.4
Comment 1 contributor 2012-09-17 18:43:43 UTC
Checked in as WHATWG revision r7366.
Check-in comment: MediaController IDL oversight
http://html5.org/tools/web-apps-tracker?from=7365&to=7366