RESOLVED FIXED 178140
Respect audio rate change restrictions in HTMLMediaElement::setVolume
https://bugs.webkit.org/show_bug.cgi?id=178140
Summary Respect audio rate change restrictions in HTMLMediaElement::setVolume
Matt Rajca
Reported 2017-10-10 12:41:34 PDT
If a non-zero volume is set and there are audio rate change restrictions, we should pause the media element just like we do in mediaPlayerDidAddAudioTrack for media that started off silent.
Attachments
Patch (9.36 KB, patch)
2017-10-10 13:00 PDT, Matt Rajca
eric.carlson: review+
Matt Rajca
Comment 1 2017-10-10 13:00:10 PDT
Matt Rajca
Comment 2 2017-10-10 13:57:51 PDT
Matt Rajca
Comment 3 2017-10-10 14:26:13 PDT
Note You need to log in before you can comment on or make changes to this bug.