Now we have implemented default handlers for `Play()`, `Pause()` and `Stop()` in `MediaController`. However, once sites create their own `MediaSession` and attach `MediaSessionActionHandler` to it, then we should call their `MediaSessionActionHandler` instead.
Bug 1592151 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This bug is used to hook the media control keys to the active media session's `MediaSessionActionHandler`.