[Webkit-unassigned] [Bug 160685] Video tags can not be used for input to Canvas/WebGL on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 15:04:21 PDT 2016


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

--- Comment #3 from randolphzeng at gmail.com ---
(In reply to comment #2)
> The previous policy allowed inline playback on iPads. Only on iPhones did
> video playback always go fullscreen. This policy has existed for a very long
> time, so when you say "it seems to have broken apps" are you saying
> something very recently broke?
> 
> For Safari 10 you can specify that a video should play inline by adding the
> "playsinline" attribute.

Yes, I am developing that recently. The hacky thing I am doing right now for iphone is that I have to manually set the video.currentTime(It actually doesn't need to have audio tag though). However, I wish I can have a more robust way to do this in previous mobile safari. Is there any way of doing that??
Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160901/1ecfaa6a/attachment.html>


More information about the webkit-unassigned mailing list