Closed
Bug 1872973
Opened 11 months ago
Closed 11 months ago
[wmfme] Run EME clearkey tests on wmfme
Categories
(Core :: Audio/Video: Playback, task, P1)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
We'd like to run these tests as many as possible on wmfme to increase our test coverage for using media engine for EME playback.
Assignee | ||
Comment 1•11 months ago
|
||
For the media fundation based CDMs, we usually use WMFCDMImpl to get a
capabilities from the MFCDM process in order to get a precise
capabilites result from CDMs.
However, for clearkey, it's all implemented by ourselves and its
capabilites always keep the same, so we can simply just use our
predefined capabilites without asking the MFCDM process.
Assignee | ||
Comment 2•11 months ago
|
||
Depends on D197763
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e43c159a95d7
part1 : use default config for clearkey. r=jolin
https://hg.mozilla.org/integration/autoland/rev/750c44842f26
part2 : add EME tests on wmfme. r=ci-and-tooling,jolin,aryx
Comment 4•11 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e43c159a95d7
https://hg.mozilla.org/mozilla-central/rev/750c44842f26
Status: NEW → RESOLVED
Closed: 11 months ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•