[Webkit-unassigned] [Bug 201024] [Picture-in-Picture Web API] Implement HTMLVideoElement.requestPictureInPicture() / Document.exitPictureInPicture()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 09:24:43 PDT 2019


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

--- Comment #4 from Carlos Eduardo Ramalho <cadubentzen at gmail.com> ---
The UserGestureIndicator::processingUserGesture() check returns false if the call was done via the Web Inspector. Is there any way to enable accepting calls to requestPictureInPicture() in the web inspector too, other than just removing this check?

I was thinking of not enabling web-sites to call this by themselves without user activation, but let developers call it on the web inspector. I do it all the time when I can't reach the context menu for Picture-in-Picture easily.

-- 
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/20190822/73bfd8e2/attachment.html>


More information about the webkit-unassigned mailing list