Closed
Bug 1870346
Opened 10 months ago
Closed 10 months ago
Add WebCodecs pref to force decoding of H264 on OSX for testing
Categories
(Core :: Audio/Video, task, P3)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: aosmond, Assigned: aosmond)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•10 months ago
|
||
This is needed so that we can write talos tests that exercise different
codecs on Windows/OSX/Linux. We can't distinguish between platforms to
skip or gracefully fail this test for a particular platform, and since
the H264 we are testing with is able to be decoded successfully, let's
just make a pref to allow us (and others) to test with what we have
implemented even if partially broken.
Pushed by aosmond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bcaa404a778e
Add WebCodecs pref to force decoding of H264 on OSX for testing. r=media-playback-reviewers,chunmin
Comment 3•10 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•