Closed Bug 1180482 Opened 9 years ago Closed 8 years ago

[EME] navigator.requestMediaKeySystemAccess supportedConfigurations parameter should not be optional

Categories

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

defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox39 --- affected
firefox40 --- affected
firefox41 --- affected
firefox42 --- affected

People

(Reporter: sjakthol, Unassigned)

References

(Blocks 1 open bug, )

Details

STR: 1. Execute the following in the web console: navigator.requestMediaKeySystemAccess('org.w3.clearkey') Expected results: The returned promise is rejected with a TypeError. Actual results: The promise is fulfilled with a MediaKeySystemAccess object. Chrome handles this according to the spec. For details, see: https://w3c.github.io/encrypted-media/#requestMediaKeySystemAccess https://github.com/w3c/encrypted-media/issues/1
Thanks, Sami!
Component: Audio/Video → Audio/Video: Playback
Priority: -- → P2
Summary: [EME] Navigator.requestMediaKeySystemAccess supportedConfigurations parameter should not be optional → [EME] navigator.requestMediaKeySystemAccess supportedConfigurations parameter should not be optional
Mass change P2 -> P3
Priority: P2 → P3
Can be handled in the navigator.requestMediaKeySystemAccess() refactorings I'm doing as part of bug 1274338.
Depends on: 1274338
(In reply to Chris Pearce (:cpearce) from comment #3) > Can be handled in the navigator.requestMediaKeySystemAccess() refactorings > I'm doing as part of bug 1274338. I meant bug 1278198.
Depends on: 1278198
No longer depends on: 1274338
Should be fixed in tomorrow's Nightly build onwards. Fixed by bug 1278198.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.