Open
Bug 1979996
Opened 2 months ago
Plumbing support for release-acknowledged and resource-evicted as closed reasons.
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: alwu, Unassigned)
References
Details
After bug 1978434, MediaKeySession
can now return a close reason on the closed
promise. However, the current implementation only supports a subset of reasons: closed-by-application
, internal-error
, and hardware-context-reset
.
Support for release-acknowledged
and resource-evicted
is still not added yet and should be implemented in this bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•