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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 14:49:22 PDT 2017


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

--- Comment #2 from Kurt Zenisek <KZeni1 at gmail.com> ---
Finally, it appears that the use of a `javascript:document.getElementsByTagName('video')[0].webkitSetPresentationMode('picture-in-picture');` bookmarklet does work while running `document.getElementsByTagName('video')[0].webkitSetPresentationMode('picture-in-picture');` directly from Safari's console does not.

Oddly enough, the use of `document.getElementsByTagName('video')[0].webkitSetPresentationMode('picture-in-picture');` directly in the console starts working after you have used the `javascript:document.getElementsByTagName('video')[0].webkitSetPresentationMode('picture-in-picture');` bookmarklet.

-- 
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/20170512/11c0d3c0/attachment.html>


More information about the webkit-unassigned mailing list