WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
189600
Blocked autoplaying audio plays unexpectedly on visibilityState change
https://bugs.webkit.org/show_bug.cgi?id=189600
Summary
Blocked autoplaying audio plays unexpectedly on visibilityState change
Jer Noble
Reported
2018-09-13 12:01:38 PDT
Created
attachment 349687
[details]
two-audio-element-autoplay.html On Mac Safari, when two media elements in a page both have "autoplay" attributes, and one element has its play() method called during a user gesture, the play restrictions for every media element in the page is lifted. The next time the "eligible for autoplay" check is made, the previously blocked element begins playing unexpectedly. This is fallout from our compatibility decision to unblock autoplay at a page level once one element is unblocked due to a user gesture.
Attachments
two-audio-element-autoplay.html
(348 bytes, text/html)
2018-09-13 12:01 PDT
,
Jer Noble
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2018-09-13 12:27:13 PDT
This affects <
http://relay.fm/live
>.
Radar WebKit Bug Importer
Comment 2
2018-09-13 12:27:54 PDT
<
rdar://problem/44427691
>
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