Bug 178140

Summary: Respect audio rate change restrictions in HTMLMediaElement::setVolume
Product: WebKit Reporter: Matt Rajca <mrajca>
Component: MediaAssignee: Matt Rajca <mrajca>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, jer.noble
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric.carlson: review+

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.