[Webkit-unassigned] [Bug 230738] MediaSession API doesn't work in Picture in Picture.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 01:32:08 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230738

--- Comment #3 from Mitsuo Matsunaga <mitsuo.matsunaga at play.jp> ---
In the case of inline, our players can detect button presses using our original controller.
Our players need to perform some action when the play button is pressed.
PiP window cannot be our original controller.
Therefore, we want PiP window to be the target of MediaSession API.

Not only that, we want browser's default controls to be the target of MediaSession API.
We want to disable seek while playing an ad when fullscreen on an iOS device.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210930/f581d9c9/attachment.htm>


More information about the webkit-unassigned mailing list