[Webkit-unassigned] [Bug 190794] Attribute & value allow autoplay not respected for video content with volume after click-to-play

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 00:01:54 PDT 2018


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

--- Comment #5 from Jer Noble <jer.noble at apple.com> ---
I suspect that this has nothing to do with "allow=autoplay", since we do not honor that attribute. Instead, I suspect that the iframe does not actually load simple-video.html synchronously when added to the DOM, and thus the video element isn't created within an active user gesture.

In other words, it's surprising that this ever worked, and I don't anticipate that we will fix this.

-- 
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/bf0508e4/attachment.html>


More information about the webkit-unassigned mailing list