Note: This is a content API addition suggestion, not a bug. Discussed briefly with mlamouri over email.
The Content MediaSession API currently has default behavior for play/pause that can be used when the webpage hasn't added action handlers for the "play"/"pause" actions, but there's no easy way to implement default seek behavior when the webpage hasn't added action handlers for the "seekForward" and "seekBackward" actions.
Adding this would allow browsers to implement default seeking behavior and have FF/RW media keys have some effect on video playback if the website hasn't implemented action handlers for seeking.
Comment 1 by agd...@amazon.com
, Jul 20 2017