Bug 158813

Summary: [iOS] video with audio track automatically plays on iPhone
Product: WebKit Reporter: Antoine Quint <graouts>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: graouts, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: iPhone / iPad   
OS: Unspecified   
Attachments:
Description Flags
Testcase none

Antoine Quint
Reported 2016-06-15 15:10:57 PDT
Created attachment 281391 [details] Testcase The following code automatically plays a video for me on iPhone / iOS 10. <video preload="auto" autoplay webkit-playsinline src="http://p.events-delivery.apple.com.edgesuite.net/1603kjbnadcpjhbasdvpjbasdvpjb/m3u8/hls_vod11_mvp.m3u8" controls poster="http://images.apple.com/apple-events/march-2016/video/poster_medium_2x.jpg"></video> I believe only muted videos or videos without audio tracks should auto play.
Attachments
Testcase (616 bytes, text/html)
2016-06-15 15:10 PDT, Antoine Quint
no flags
Jer Noble
Comment 1 2016-06-15 15:13:41 PDT
This may have been fixed by <https://bugs.webkit.org/show_bug.cgi?id=158546>.
Radar WebKit Bug Importer
Comment 2 2016-06-15 15:14:08 PDT
Antoine Quint
Comment 3 2016-06-15 15:34:59 PDT
*** This bug has been marked as a duplicate of bug 158546 ***
Note You need to log in before you can comment on or make changes to this bug.