RESOLVED FIXED 172138
Replace autoplay events that fire at navigation with a DidAutoplayMediaPastThreshold event
https://bugs.webkit.org/show_bug.cgi?id=172138
Summary Replace autoplay events that fire at navigation with a DidAutoplayMediaPastTh...
Matt Rajca
Reported 2017-05-15 15:11:06 PDT
The current autoplay signals that are fired at navigation may not get delivered to the UIProcess if the WebPage is close()'ed around this time. We'll simplify this and just notify clients if a media element has played past a threshold.
Attachments
Patch (19.41 KB, patch)
2017-05-15 16:34 PDT, Matt Rajca
achristensen: review+
Patch (19.50 KB, patch)
2017-05-15 16:45 PDT, Matt Rajca
no flags
Matt Rajca
Comment 1 2017-05-15 16:34:25 PDT
Matt Rajca
Comment 2 2017-05-15 16:45:55 PDT
Matt Rajca
Comment 3 2017-05-23 17:02:26 PDT
Note You need to log in before you can comment on or make changes to this bug.