Open Bug 1016711 Opened 10 years ago Updated 2 years ago

[EME] Clean up MediaKeyError

Categories

(Core :: Audio/Video: Playback, defect, P3)

29 Branch
defect

Tracking

()

People

(Reporter: cpearce, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 obsolete file)

MediaKeyError isn't specified stably in the EME spec. It subclasses DOMException, and bz doesn't like that:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25896

The spec author aren't even sure they want a MediaKeyError event/object:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21798

So we need to clean up MediaKeyError once the spec stabilizes here.
Assignee: cpearce → nobody
These bugs are fit and finish issues that might block EME uplift to Aurora.
Blocks: eme-m3
No longer blocks: eme-m3
Chris, is this MediaKeyError bug still relevant? Does it need to block the adobe-eme release?
Flags: needinfo?(cpearce)
Yes. Partners require a way to report keysystem specific errors.

There's a proposal in https://www.w3.org/Bugs/Public/show_bug.cgi?id=26776 that looks quite similar to what we have implemented.
Flags: needinfo?(cpearce)
We need to specify the errors.
Priority: -- → P2
Component: Audio/Video → Audio/Video: Playback
Mass change P2 -> P3
Priority: P2 → P3
One thing to consider when I get back to this; should the legacy CDM error translate into an "error" being dispatched to the HTMLMediaElement?
No assignee, updating the status.
Status: ASSIGNED → NEW
No assignee, updating the status.
No assignee, updating the status.
No assignee, updating the status.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: