NEW 171863
Let clients distinguish first auto-play events
https://bugs.webkit.org/show_bug.cgi?id=171863
Summary Let clients distinguish first auto-play events
Matt Rajca
Reported 2017-05-09 10:22:08 PDT
Tell clients when an auto-play event is the first one for a given media element so they can filter out subsequent ones if they wish. <rdar://problem/31596617>
Attachments
Patch (10.94 KB, patch)
2017-05-09 13:43 PDT, Matt Rajca
achristensen: review-
Matt Rajca
Comment 1 2017-05-09 13:43:25 PDT
Alex Christensen
Comment 2 2017-05-09 13:49:32 PDT
Comment on attachment 309532 [details] Patch This should be done per page in the client application. Keeping a bit on an HTMLMediaElement doesn't mean anything because media elements can be dynamically created and destroyed.
Note You need to log in before you can comment on or make changes to this bug.