Closed
Bug 1311864
Opened 6 years ago
Closed 6 years ago
[EME] Reject MediaKeySession::Load() for non temporary session types
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: cpearce, Assigned: cpearce)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The EME spec draft requires us to reject MediaKeySession::Load() when called on a session which is of non-temoporary type.
Assignee | ||
Comment 1•6 years ago
|
||
Note this makes WPT encrypted-media/clearkey-mp4-syntax-mediakeysession.html and friends pass.
Comment hidden (mozreview-request) |
Comment 3•6 years ago
|
||
mozreview-review |
Comment on attachment 8803168 [details] Bug 1311864 - Reject MediaKeySession::Load() for non temporary session types. https://reviewboard.mozilla.org/r/87412/#review86458
Attachment #8803168 -
Flags: review?(kikuo) → review+
Pushed by cpearce@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cf6fc63a967d Reject MediaKeySession::Load() for non temporary session types. r=kikuo
![]() |
||
Comment 5•6 years ago
|
||
Landed 22 hours ago https://hg.mozilla.org/mozilla-central/rev/cf6fc63a967d
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•