[Webkit-unassigned] [Bug 172051] `webkitSetPresentationMode('picture-in-picture'); ` (PiP) not working on multiple video sources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 12 23:33:29 PST 2022


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

Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bfulgham at webkit.org
         Resolution|---                         |INVALID

--- Comment #6 from Brent Fulgham <bfulgham at webkit.org> ---
Fullscreen and Picture in picture require a user gesture. Commands run from the web inspector don’t simulate a user gesture while running.

The user-gesture requirement is removed after entering fullscreen on an element.

-- 
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/20220213/d3b13472/attachment-0001.htm>


More information about the webkit-unassigned mailing list