WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
Patch
(19.50 KB, patch)
2017-05-15 16:45 PDT
,
Matt Rajca
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Matt Rajca
Comment 1
2017-05-15 16:34:25 PDT
Created
attachment 310180
[details]
Patch
Matt Rajca
Comment 2
2017-05-15 16:45:55 PDT
Created
attachment 310184
[details]
Patch
Matt Rajca
Comment 3
2017-05-23 17:02:26 PDT
r217310
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug