Closed Bug 488814 Opened 15 years ago Closed 15 years ago

HTMLMediaError lies about what interfaces it implements.

Categories

(Core :: Audio/Video, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jst, Assigned: kinetik)

Details

Attachments

(1 file)

The classinfo entry for HTMLMediaError claims that it implements a couple of DOM event interfaces that it does not implement. See attached patch.
Attached patch patch v0Splinter Review
MediaError's classinfo includes DOMEvent and DOMNSEvent, but it does not implement them in reality or in the spec.
Assignee: jst → kinetik
Attachment #379867 - Flags: superreview?(jst)
Attachment #379867 - Flags: review?(jst)
Comment on attachment 379867 [details] [diff] [review]
patch v0

Duh, yeah... Not sure what happened with my patch here, but this is what my patch did anyways :)
Attachment #379867 - Flags: superreview?(jst)
Attachment #379867 - Flags: superreview+
Attachment #379867 - Flags: review?(jst)
Attachment #379867 - Flags: review+
Keywords: checkin-needed
Whiteboard: [needs landing]
http://hg.mozilla.org/mozilla-central/rev/7de9babda96b
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Whiteboard: [needs landing]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: