Bug 165710 - Autoplay isn't working in iPhone MediaDocuments
Summary: Autoplay isn't working in iPhone MediaDocuments
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-12-09 18:37 PST by Dean Jackson
Modified: 2016-12-13 02:00 PST (History)
1 user (show)

See Also:


Attachments
Patch (5.11 KB, patch)
2016-12-09 18:41 PST, Dean Jackson
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2016-12-09 18:37:29 PST
Autoplay isn't working in iPhone MediaDocuments
Comment 1 Dean Jackson 2016-12-09 18:37:43 PST
<rdar://problem/29606761>
Comment 2 Dean Jackson 2016-12-09 18:41:32 PST
Created attachment 296763 [details]
Patch
Comment 3 Dean Jackson 2016-12-12 10:43:45 PST
Committed r209715: <http://trac.webkit.org/changeset/209715>
Comment 4 Antoine Quint 2016-12-13 02:00:18 PST
Are you certain this test is correct? Shouldn't it check that the loaded video has enough loaded data to play if autoplay had succeeded? What about testing that a video loaded as a media document does actually autoplay as expected?