RESOLVED FIXED 160519
[Mac] Work around AVPlayer setMuted bug
https://bugs.webkit.org/show_bug.cgi?id=160519
Summary [Mac] Work around AVPlayer setMuted bug
Eric Carlson
Reported 2016-08-03 13:02:21 PDT
It sometimes takes more than a second for AVPlayer.muted=true to take effect, so work around it by setting AVPlayer.volume=0 instead.
Attachments
Proposed patch. (1.41 KB, patch)
2016-08-03 13:23 PDT, Eric Carlson
no flags
Eric Carlson
Comment 1 2016-08-03 13:03:15 PDT
Eric Carlson
Comment 2 2016-08-03 13:23:24 PDT
Created attachment 285262 [details] Proposed patch.
WebKit Commit Bot
Comment 3 2016-08-03 13:59:03 PDT
Comment on attachment 285262 [details] Proposed patch. Clearing flags on attachment: 285262 Committed r204100: <http://trac.webkit.org/changeset/204100>
WebKit Commit Bot
Comment 4 2016-08-03 13:59:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.