Closed
Bug 1764846
Opened 3 years ago
Closed 3 years ago
Extend the return value of PDM's support methods, allowing it answer HW/SW support
Categories
(Core :: Audio/Video, task)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: alwu, Assigned: az)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Current PDM's support methods simply answer yes or not for supporting a type or a config, we would like to extend that to include more information. Eg. Support sw or hw decoding.
Then we could use those information to enhance the content showing in about:support
in bug 1754239.
Reporter | ||
Updated•3 years ago
|
Summary: Extend PDM → Extend the return value of PDM's support methods, allowing it answer HW/SW support
This patch adds support for PDMs to report on HW/SW playback capabilities.
Updated•3 years ago
|
Attachment #9272425 -
Attachment description: WIP: Extend the return value of PDM's support methods to allow distinguishing between HW/SW support. → WIP: Bug 1764846 - Extend the return value of PDM's support methods to allow distinguishing between HW/SW support.
Updated•3 years ago
|
Attachment #9272425 -
Attachment description: WIP: Bug 1764846 - Extend the return value of PDM's support methods to allow distinguishing between HW/SW support. → Bug 1764846 - Extend the return value of PDM's support methods to allow distinguishing between HW/SW support.
Updated•3 years ago
|
Attachment #9272425 -
Attachment description: Bug 1764846 - Extend the return value of PDM's support methods to allow distinguishing between HW/SW support. → WIP: Bug 1764846 - Extend the return value of PDM's support methods to allow distinguishing between HW/SW support.
Updated•3 years ago
|
Attachment #9272425 -
Attachment description: WIP: Bug 1764846 - Extend the return value of PDM's support methods to allow distinguishing between HW/SW support. → Bug 1764846 - Extend the return value of PDM's support methods to allow distinguishing between HW/SW support. r=alwu
Pushed by azebrowski@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d30c9701165d
Extend the return value of PDM's support methods to allow distinguishing between HW/SW support. r=alwu
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•