Closed Bug 1016707 Opened 11 years ago Closed 11 years ago

[EME] Don't load from <source> elements if they have an unsupported keySystem attribute

Categories

(Core :: Audio/Video, defect)

29 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla34

People

(Reporter: cpearce, Assigned: cpearce)

References

Details

Attachments

(1 file)

As per Bug 1016162 comment 2, if we have a <source keysystem="whatever"> child of a <media> element we should not load from that resource if we know we don't support that keySystem.
The keysystem attribute has been removed from HTMLSourceElement.
.... In the W3C Draft EME spec.
Attached patch PatchSplinter Review
Remove HTMLSourceElement.keySystem, since it's been remove from the w3c EME draft spec.
Attachment #8477148 - Flags: review?(bzbarsky)
Attachment #8477148 - Flags: review?(bzbarsky) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: