On Tue, Jun 19, 2018 at 08:43:16PM +0200, Stefan Sperling wrote:
> On Fri, May 18, 2018 at 10:01:40PM +0200, Landry Breuil wrote:
> > On Tue, May 15, 2018 at 11:23:33PM +0200, Alexandre Ratchov wrote:
> > > Maybe you've noticed that somtimes sound volume in firefox doesn't
> > > match the volume indicator until you touch it.
> > > 
> > > This is because the firefox audio API has no volume getter and assumes
> > > the initial volume is 1, while sndio saves volumes and allows volume
> > > to be controlled externally, which makes firefox use a wrong
> > > representation of the actual volume.
> > > 
> > > The workaround is to do like alsa, pulseaudio and other backends: stop
> > > using the native volume control and adjust the volume of the signal in
> > > firefox.
> > 
> > Well, you know my policy about carrying patches... first file a bug
> > upstream, get your patch reviewed (probably by padenot) and commited,
> > and then i'll happily okay a backport to our port.
> > 
> > The logic sounds right, unless a getter for the volume has been
> > implemented since then in central/beta or is in the works. Hence, better
> > discussing it upstream :)
> > 
> 
> What's the status of this. Is there an upstream ticket?

https://bugzilla.mozilla.org/show_bug.cgi?id=1467882

I'll probably backport it in 61.

Reply via email to