Bug 178693

Summary: [MediaFoundation] Videos are always autoplaying for local files
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: WebCore Misc.Assignee: Konstantin Tokarev <annulen>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, commit-queue, don.olmstead, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Konstantin Tokarev
Reported 2017-10-23 17:09:32 PDT
r199114 fixes autoplay issue only if starting session invokes buffering stage. However when local files are played, onBufferingStarted and onBufferingStopped are not called, and video is not paused. Initially reported at https://github.com/annulen/webkit/issues/610.
Attachments
Patch (2.95 KB, patch)
2017-10-23 17:13 PDT, Konstantin Tokarev
no flags
Konstantin Tokarev
Comment 1 2017-10-23 17:13:26 PDT
Don Olmstead
Comment 2 2017-10-23 17:40:28 PDT
LGTM
WebKit Commit Bot
Comment 3 2017-10-24 11:40:20 PDT
Comment on attachment 324617 [details] Patch Clearing flags on attachment: 324617 Committed r223902: <https://trac.webkit.org/changeset/223902>
WebKit Commit Bot
Comment 4 2017-10-24 11:40:21 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-11-15 12:49:45 PST
Note You need to log in before you can comment on or make changes to this bug.