Closed
Bug 1599942
Opened 5 years ago
Closed 4 years ago
Implement MediaSession's action update algorithm
Categories
(Core :: Audio/Video: Playback, task, P2)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
People
(Reporter: alwu, Unassigned)
References
Details
This is used to determine what kinds of control button should be showed on the visual controller.
For example, if the page has implemented handlers for next
and prev
, then we should also show those two buttons as well. Otherwise, we should only show play
and pause
.
https://w3c.github.io/mediasession/#media-session-actions-update-algorithm
Reporter | ||
Comment 1•4 years ago
|
||
We've implemented this already.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•