[Webkit-unassigned] [Bug 178262] webkitSupportsPresentationMode() return false where supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 13 09:33:57 PDT 2017


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |dino at apple.com,
                   |                            |eric.carlson at apple.com,
                   |                            |graouts at apple.com

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
Could you please provide a complete test case? This works for me.

Specifically, I get "true" when I open https://www.apple.com/apple-events/september-2017/, and execute this code in Web Inspector console:

document.getElementsByTagName("video")[0].webkitSupportsPresentationMode('picture-in-picture')

-- 
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/20171013/77ce8a9e/attachment.html>


More information about the webkit-unassigned mailing list