Closed
Bug 1289623
Opened 9 years ago
Closed 9 years ago
[EME] Assume keys marked as "output-restricted" are usable
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
FIXED
mozilla50
People
(Reporter: cpearce, Assigned: cpearce)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
58 bytes,
text/x-review-board-request
|
mozbugz
:
review+
lizzard
:
approval-mozilla-beta+
|
Details |
Chrome appears to assume that keys marked as "output-restricted" can be used to decode samples. The Widevine CDM also decodes samples using keys marked as "output-restricted". So we should change Firefox to send samples to the Widevine CDM for keys that are marked as "output-restricted".
Once we do this, Netflix works on Linux with Widevine if you spoof your useragent to Chrome. :D
Assignee | ||
Comment 1•9 years ago
|
||
Chrome appears to do this.
Review commit: https://reviewboard.mozilla.org/r/67296/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/67296/
Attachment #8774943 -
Flags: review?(gsquelart)
Attachment #8774943 -
Flags: review?(gsquelart) → review+
Comment on attachment 8774943 [details]
Bug 1289623 - Assume keys marked as 'output-restricted' are usable.
https://reviewboard.mozilla.org/r/67296/#review64314
Pushed by cpearce@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a19ed4379b60
Assume keys marked as 'output-restricted' are usable. r=gerald
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Assignee | ||
Comment 5•9 years ago
|
||
Comment on attachment 8774943 [details]
Bug 1289623 - Assume keys marked as 'output-restricted' are usable.
Approval Request Comment
[Feature/regressing bug #]: Widevine EME on Linux
[User impact if declined]: Widevine EME on Linux won't be able to playback Netflix content.
[Describe test coverage new/current, TreeHerder]: We have plenty of EME mochitests, which run on Linux.
[Risks and why]: Low; this is a small change that just makes what we consider a "usable DRM key" more permissive.
[String/UUID change made/needed]: None
Attachment #8774943 -
Flags: approval-mozilla-beta?
Comment 6•9 years ago
|
||
Comment on attachment 8774943 [details]
Bug 1289623 - Assume keys marked as 'output-restricted' are usable.
More work for Widevine support, OK for beta uplift.
Attachment #8774943 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Assignee | ||
Comment 7•9 years ago
|
||
bugherder uplift |
status-firefox49:
--- → fixed
Assignee | ||
Comment 8•9 years ago
|
||
bugherder uplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•