Closed
Bug 1417297
Opened 8 years ago
Closed 8 years ago
Convert gmp-clearkey to use Chromium ContentDecryptionModule_9 interface
Categories
(Core :: Audio/Video: GMP, enhancement, P3)
Core
Audio/Video: GMP
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: JamesCheng, Assigned: JamesCheng)
References
Details
Attachments
(2 files)
I would like to convert the interface once the new Widevine CDM version 9 releases.
We will start to drop ContentDecryptionModule_8 and this is once of the work.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8931264 -
Flags: review?(cpearce)
Attachment #8931265 -
Flags: review?(cpearce)
Assignee | ||
Comment 3•8 years ago
|
||
Push Try to know if I forgot to modify anything....
https://treeherder.mozilla.org/#/jobs?repo=try&revision=7dc8ec32b55e420fc94466a29649b8a99f7bf161
Assignee | ||
Comment 4•8 years ago
|
||
I've checked the latest chromium CDM.h. There is nothing change.
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8931264 [details]
Bug 1417297 - Part1 - Convert gmp-clearkey to use Chromium ContentDecryptionModule_9 interface.
https://reviewboard.mozilla.org/r/202410/#review208312
Please also check that these changes don't regress the EME web platform tests.
Attachment #8931264 -
Flags: review?(cpearce) → review+
Comment 6•8 years ago
|
||
mozreview-review |
Comment on attachment 8931265 [details]
Bug 1417297 - Part2 - Convert fake-cdm to use Chromium ContentDecryptionModule_9 interface.
https://reviewboard.mozilla.org/r/202412/#review208314
Attachment #8931265 -
Flags: review?(cpearce) → review+
Assignee | ||
Comment 7•8 years ago
|
||
(In reply to Chris Pearce (:cpearce) from comment #5)
> Comment on attachment 8931264 [details]
> Bug 1417297 - Part1 - Convert gmp-clearkey to use Chromium
> ContentDecryptionModule_9 interface.
>
> https://reviewboard.mozilla.org/r/202410/#review208312
>
> Please also check that these changes don't regress the EME web platform
> tests.
Thanks for review,
https://treeherder.mozilla.org/#/jobs?repo=try&revision=7dc8ec32b55e420fc94466a29649b8a99f7bf161
WPT tests work with these patches.
Pushed by jacheng@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/88b8a5b2f668
Part1 - Convert gmp-clearkey to use Chromium ContentDecryptionModule_9 interface. r=cpearce
https://hg.mozilla.org/integration/autoland/rev/f2f0569649db
Part2 - Convert fake-cdm to use Chromium ContentDecryptionModule_9 interface. r=cpearce
Comment 9•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/88b8a5b2f668
https://hg.mozilla.org/mozilla-central/rev/f2f0569649db
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
See Also: → 1516669
You need to log in
before you can comment on or make changes to this bug.
Description
•