Open Bug 1964027 Opened 15 days ago Updated 1 day ago

limited MediaSession API functionality

Categories

(Firefox for Android :: General, defect)

Firefox 138
All
Android
defect

Tracking

()

UNCONFIRMED

People

(Reporter: bjoern, Unassigned, NeedInfo)

Details

Steps to reproduce:

For website, that use the MediaSession API, Firefox does not expose the progress bar or any other defined buttons except for the play/pause for MediaSession in Android. Tested with Android 14 and 15.

Actual results:

If you start a player, the mediasession control in the lock screen just show the play/pause button.

Expected results:

The web site defines also action handlers for both seek buttons, both skip buttons and the position state. All of them are not reported by Firefox to the Android MediaSession properly.

round about Android 12 they introduced, that available MediaSession buttons/commands need to be defined explicitly via setAvailableCommands , eventually this is a missing piece, see https://stackoverflow.com/questions/78716558/android-media3-how-to-add-seek-buttons-to-the-media-notification

The severity field is not set for this bug.
:towhite, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(towhite)
You need to log in before you can comment on or make changes to this bug.