Open
Bug 1880153
Opened 9 months ago
Updated 9 months ago
Allow media controller's listeners to clear position information (if necessary) when media session's position state is reset
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
NEW
People
(Reporter: alwu, Unassigned)
References
Details
In bug 1689538, we make the MediaController
be able to know an empty PositionState
which means user is resetting the state. We should handle this and notify the listener of positionstatechange
as well in order to let them clear the position information displayed on the control interface if necessary.
You need to log in
before you can comment on or make changes to this bug.
Description
•