[Webkit-unassigned] [Bug 190831] JavaScript does not throw error when video tag has attributes `autoplay`, `muted`, and `controls` on all iOS 12 iPhone/iPad devices except iPhone X

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 02:15:15 PDT 2018


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

--- Comment #4 from Jer Noble <jer.noble at apple.com> ---
"autoplay" and "controls" are not relevant. We don't check that property in the play() promise.  "playsinline" and "muted" are required.

I can't reproduce this behavior on my own iPhone Xs; Zack, does the movie play properly when you press the play button in the native controls? That would help eliminate the possibility that your test case is hitting a networking error.

-- 
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/20181024/af531ffc/attachment-0001.html>


More information about the webkit-unassigned mailing list