[Webkit-unassigned] [Bug 163570] Last player wins when multiple video elements have 'autoplay', 'muted' and 'playsinline' attributes set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 10:12:30 PDT 2016


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

--- Comment #3 from Jer Noble <jer.noble at apple.com> ---
(In reply to comment #2)
> Hi Jer,
> 
> Thanks for taking a look at this.
> 
> Would the ideal solution be allowing playback of multiple videos with added
> support for the IntersectionObserver API, making it possible for players to
> autoplay all videos or just the one that has the greatest intersection with
> the viewport?

That would allow the page to control autoplaying-only-when-visible manually, which I'm sure many page authors are interested in.  But the baseline behavior (<video autoplay> should play when visible) should "just work" once the related "multiple autoplaying videos" bug is fixed.

-- 
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/20161019/2c9ab8c5/attachment.html>


More information about the webkit-unassigned mailing list