Bug 168852

Summary: Media: notify clients when autoplayed media ends without being paused
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=171932
Attachments:
Description Flags
Patch
none
Patch
none
Patch achristensen: review+

Matt Rajca
Reported 2017-02-24 16:11:41 PST
Notify clients when media that was autoplaying ended without being explicitly paused by the user.
Attachments
Patch (12.28 KB, patch)
2017-02-24 16:29 PST, Matt Rajca
no flags
Patch (12.28 KB, patch)
2017-02-24 17:22 PST, Matt Rajca
no flags
Patch (12.35 KB, patch)
2017-02-28 10:28 PST, Matt Rajca
achristensen: review+
Matt Rajca
Comment 1 2017-02-24 16:29:22 PST
Matt Rajca
Comment 2 2017-02-24 17:22:10 PST
Matt Rajca
Comment 3 2017-02-28 10:28:48 PST
Alex Christensen
Comment 4 2017-02-28 10:42:53 PST
Comment on attachment 302946 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=302946&action=review > Source/WebCore/page/AutoplayEvent.h:33 > + DidPlayMediaWithoutInterference, DidEndMediaPlaybackWithoutUserInterference
Matt Rajca
Comment 5 2017-02-28 10:54:46 PST
(In reply to comment #4) > Comment on attachment 302946 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=302946&action=review > > > Source/WebCore/page/AutoplayEvent.h:33 > > + DidPlayMediaWithoutInterference, > > DidEndMediaPlaybackWithoutUserInterference Changed.
Matt Rajca
Comment 6 2017-02-28 11:44:57 PST
Note You need to log in before you can comment on or make changes to this bug.