Bug 160519

Summary: [Mac] Work around AVPlayer setMuted bug
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch. none

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.